Browse Source

Merge pull request #2577 from cyliang/master

Remove unreasonable ignores for Python/Django
Brendan Forster 7 years ago
parent
commit
c663a87959
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Python.gitignore

+ 0 - 2
Python.gitignore

@@ -53,8 +53,6 @@ coverage.xml
 
 
 # Django stuff:
 # Django stuff:
 *.log
 *.log
-.static_storage/
-.media/
 local_settings.py
 local_settings.py
 
 
 # Flask stuff:
 # Flask stuff: