diff --git a/.gitignore b/.gitignore index d4b4d94..95a1a6c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,7 @@ __pycache__/ # Python compiled and cached *.pyc +**/*.pyc __pycache__ +**/__pycache__ **/*.example