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:
*.log
local_settings.py
/static/
# Flask stuff:
instance/