Add repository storage guardrails
This commit is contained in:
+11
@@ -24,6 +24,17 @@ Builds/
|
||||
*.tmp
|
||||
*.cache
|
||||
|
||||
# Large terrain/source artifacts stay on DevBox or object storage.
|
||||
Data/Terrain/Sources/
|
||||
Data/Terrain/**/*.laz
|
||||
Data/Terrain/**/*.las
|
||||
Data/Terrain/**/*.tif
|
||||
Data/Terrain/**/*.tiff
|
||||
Data/Terrain/**/*.zip
|
||||
Data/Terrain/**/*.7z
|
||||
Data/Terrain/**/*.tar
|
||||
Data/Terrain/**/*.tar.gz
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user