20 lines
322 B
Plaintext
20 lines
322 B
Plaintext
# Generated raster layer and transactional build state
|
|
tiles/
|
|
cache/
|
|
.env
|
|
.tiles-staging-*/
|
|
.tiles-work-*/
|
|
.tiles-previous/
|
|
|
|
# Local extraction and GIS intermediates
|
|
*.vrt
|
|
*.tif
|
|
*.tiff
|
|
*.aux.xml
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Input folder structure is versioned, but map inputs stay out of Git.
|
|
source/**/*.kml
|
|
source/**/*.kmz
|