diff --git a/.gitignore b/.gitignore index f5ff6f7..c862bb7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ all_staticfiles/ static/uploaded/ .project virtualenv/ -*.DS_Store \ No newline at end of file +*.DS_Store +*/__pycache__ \ No newline at end of file