Update gitignore.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
# Repository specific files
|
||||||
plugins/osm2graph.jar
|
plugins/osm2graph.jar
|
||||||
outputs
|
outputs
|
||||||
inputs/land-polygons-split-4326
|
inputs/land-polygons-split-4326
|
||||||
@@ -7,3 +8,6 @@ inputs/land-polygons-split-4326
|
|||||||
*.shx
|
*.shx
|
||||||
*.shp
|
*.shp
|
||||||
*.dbf
|
*.dbf
|
||||||
|
|
||||||
|
# OS specific files
|
||||||
|
.DS_Store
|
||||||
|
Reference in New Issue
Block a user