diff --git a/.gitignore b/.gitignore index 9923b12..6e76a18 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,8 @@ *.app # python cache -*.pyc +__pycache__/ +*.py[cod] # build build