add loadproduction.sh to .gitignore

This commit is contained in:
Laura Klünder 2017-10-10 12:57:56 +02:00
parent b775c5a91e
commit 025eb0dfae

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ db.sqlite3
static.dist
c3nav.cfg
/src/data
loadproduction.sh
.idea