From 50b3479bb1eba488ea52fe4bb72c1c149912c889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Fri, 16 Nov 2018 00:53:24 +0100 Subject: [PATCH] add test.py and test.svg to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d9068316..234cc32f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ c3nav.cfg /src/data loadproduction.sh runtileserver.sh +test.py +test.svg .idea