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