Addded all kml/kmz to ignore
This commit is contained in:
+3
-2
@@ -14,5 +14,6 @@ cache/
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
||||||
# KMZ Files
|
# Input folder structure is versioned, but map inputs stay out of Git.
|
||||||
source/
|
source/**/*.kml
|
||||||
|
source/**/*.kmz
|
||||||
|
|||||||
Reference in New Issue
Block a user