# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg
*.egg-info/
build/
dist/
.eggs/
.venv/
venv/
env/
ENV/

# Test / coverage
.pytest_cache/
.hypothesis/
.coverage
htmlcov/
.tox/
.mypy_cache/
.ruff_cache/

# snipp runtime
.cache/
~/.cache/snipp/

# Editor / OS
.DS_Store
.idea/
.vscode/
*.swp

# Conversation-generated docs (kept locally, not committed)
BUILD_STATUS.md
PHASE_3_SCOPE.md
REVIEW.md
ROADMAP.md
SWE_BENCH.md
MCP_ROADMAP.md
BRANDING_SNIP.md
DX_ROADMAP.md
KIMI_TASKS.md
TWITTER_PLAYBOOK.md
SHIP_TONIGHT.md
