# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
*.whl

# Environments / secrets
.venv/
venv/
.env
.env.*
!.env.example

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml

# OS / editors
.DS_Store
.idea/
.vscode/

# Local-only working notes (not part of the public project)
CLAUDE.md
PROMPT.md
docs/strategy.md
# Launch/outreach drafts are prepared for the maintainer to send by hand; they
# are not committed to the public repo (a coordinated self-promotion folder
# works against the project's credibility).
docs/launch/
docs/outreach/
TZ_*.md
