diff --git a/.gitignore b/.gitignore index e69de29..770c3a1 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,6 @@ +.venv/ +__pycache__/ +*.pyc +build/ +dist/ +*.spec \ No newline at end of file