From d97013053bb7144c55e6d8a7941c849c38948969 Mon Sep 17 00:00:00 2001 From: Hybrid Dog Date: Sun, 26 Nov 2017 12:46:33 +0100 Subject: [PATCH] Ignore data if it's not a folder (e.g. a link) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7fc8680..44934f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ *.pyc -data/ +data map.sqlite