diff --git a/.gitignore b/.gitignore index 5aeeb96..7c1e5db 100644 --- a/.gitignore +++ b/.gitignore @@ -131,5 +131,8 @@ app/*/mq/mq .bake.json # MacOS shit -**/.DS_Story -.DS_Story \ No newline at end of file +**/.DS_Store +.DS_Store + +# Python cache +__pycache__/