/target/
/output/
*.geojson
!/tests/golden/native-basic.geojson
*.geojsonseq
*.dxf
*.dwg
*.report.json

# Sample data is client-derived — the whole folder stays local.
/samples/

.DS_Store
.idea/
.vscode/

# Local agent settings
.claude/

# Local-only validation notes (proprietary data derived)
*.local.md

# AI-development scaffolding and internal roadmap — kept local, not published
/CLAUDE.md
/AGENTS.md
/PROMPT.md
/prompts/
# Internal documentation — kept local, not published
/docs/
