add static.dist to gitignore

This commit is contained in:
Laura Klünder 2016-08-17 14:33:32 +02:00
parent 4fd325ed12
commit 8c01e87b58

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
db.sqlite3
.secret
static.dist
# Byte-compiled / optimized / DLL files
__pycache__/