diff --git a/.gitignore b/.gitignore index 21bafbd..0b5be00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ dist build -*.spec \ No newline at end of file +*.spec +__pycache__ +.gitignore +test.py