diff --git a/.gitignore b/.gitignore index 1a254b1..c84434b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ __pycache__ .cache/ *.code-workspace *.ipynb_checkpoints/ +build/ \ No newline at end of file