.claude/
.idea/

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.venv/
venv/
.tox/
.mypy_cache/
.ruff_cache/
