Ignore static dir in git

This commit is contained in:
Carl van Tonder
2018-09-26 15:09:35 +01:00
committed by Naomi
parent a49c4224a9
commit 78b597166f
+1
View File
@@ -53,6 +53,7 @@ coverage.xml
# Django stuff: # Django stuff:
*.log *.log
local_settings.py local_settings.py
/static/
# Flask stuff: # Flask stuff:
instance/ instance/