diff --git a/.gitignore b/.gitignore index 18c826b..fc9f7b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *.swp __pycache__ *.pyc -desktop.ini \ No newline at end of file +desktop.ini +dist/ +build/ \ No newline at end of file