diff --git a/.gitignore b/.gitignore index d45d889..868e77d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ cfg.cfg /.idea/ /build/ /dist/ -*.spec \ No newline at end of file +*.spec +**/__pycache__/ \ No newline at end of file