moritzmoritzmoritzmoritz
commited on
Commit
·
095e30b
1
Parent(s):
9ed997a
added geojsons to gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
.DS_Store
|
2 |
HelperScripts/input/
|
3 |
-
HelperScripts/output/
|
|
|
|
1 |
.DS_Store
|
2 |
HelperScripts/input/
|
3 |
+
HelperScripts/output/
|
4 |
+
polygons_processing/output.geojson
|