Merge pull request #2577 from cyliang/master

Remove unreasonable ignores for Python/Django
This commit is contained in:
Brendan Forster
2018-03-11 14:48:23 -07:00
committed by GitHub

View File

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