# Python
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
build/
dist/
.pytest_cache/

# Local data — NEVER commit staged intakes or archives (may contain private data)
data/

# Secrets & private config — the private layer's real domains/paths live here
.env
.env.*
!.env.example
*.private.*
private/
private-config.json

# OS / editor
.DS_Store
Thumbs.db
.idea/
.vscode/

# Internal working/portfolio docs — kept locally, not published
ANALYSIS_FRAMEWORK.md
PLAN.md
PLAN2.md
RELEASE.md
PRIOR_ART.md
Start Verivann.bat
docs/portfolio-case-study.md
