From 025eb0dfaea39af453b94bb43b00eb6096690aa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Tue, 10 Oct 2017 12:57:56 +0200 Subject: [PATCH] add loadproduction.sh to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 699425a3..719c586c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ db.sqlite3 static.dist c3nav.cfg /src/data +loadproduction.sh .idea