Initial commit: 200feet pipeline, docker packaging, and static site
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Python
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
# Raw source data (too large; rehydrate from upstream)
|
||||
gis/
|
||||
|
||||
# Intermediate pipeline outputs
|
||||
cache/
|
||||
out/
|
||||
|
||||
# OS / editor
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Assistant / local tooling
|
||||
.claude/
|
||||
Reference in New Issue
Block a user