diff --git a/.gitignore b/.gitignore index ec3f757..d6c1a71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__/ api/authcache/ +api/__pycache__/ settings.py