summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Koch <markus@notsyncing.net>2020-04-26 17:29:40 +0200
committerMarkus Koch <markus@notsyncing.net>2020-04-26 17:29:46 +0200
commit916914d4e941cc2b2dc0f1be58be3548d93ca496 (patch)
treece211546fb7400d8118a3963ae4d6a77f22cdcb8
parenta1c50a3cfb61d4268518b08ec84b77c4dbca643b (diff)
downloadlifomapserver-916914d4e941cc2b2dc0f1be58be3548d93ca496.tar.gz
lifomapserver-916914d4e941cc2b2dc0f1be58be3548d93ca496.tar.bz2
lifomapserver-916914d4e941cc2b2dc0f1be58be3548d93ca496.zip
Update gitignore to exclude .json files in scripts/
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 12e7f0c..a309143 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
htdocs/tiles/**/
+scripts/geojson/*.json
+scripts/geojson/**/*.json