node_modules/
.venv/
__pycache__/
*.pyc
dist/
target/
*.egg-info/
.pytest_cache/
.gradle/
build/
templane-go/bin/
.DS_Store

# Local-only working notes — not part of the published repo
docs/
.idea/
