update gitignore for staticfiles

This commit is contained in:
2017-01-31 23:31:56 -05:00
parent 95048d395e
commit efc5c220c5

1
.gitignore vendored
View File

@@ -52,6 +52,7 @@ coverage.xml
# Django stuff:
*.log
local_settings.py
staticfiles
# Flask stuff:
instance/