diff --git a/.gitignore b/.gitignore index d53bdd4..9891804 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -.log/* \ No newline at end of file +log/ +dist/ +build/ +__pycache__/ +*.spec