diff --git a/.gitignore b/.gitignore index 726a57d..b8f7e09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *__pycache__ *.egg-info -dist/* \ No newline at end of file +dist/* +build/*