__pycache__/
*.pyc
*.pyo
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.env
.DS_Store
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.swp

# Internal planning docs — competitive strategy + personal references, kept local
docs/
