add test.py and test.svg to .gitignore

This commit is contained in:
Laura Klünder 2018-11-16 00:53:24 +01:00
parent 27c833b3ef
commit 50b3479bb1

2
.gitignore vendored
View file

@ -5,6 +5,8 @@ c3nav.cfg
/src/data
loadproduction.sh
runtileserver.sh
test.py
test.svg
.idea