
# OS
.DS_Store

# Python
.coverage
dist/
htmlcov/
.mypy_cache/
*.pyc
.pytest_cache/
.python-version
.ropeproject/
.ruff_cache/
termgraph.egg-info/
uv.lock
.venv/

# Editors
.claude/
CLAUDE.md
.gemini/
.vim/
.vimrc
.vscode/

