__pycache__/
*.pyc
*.pyo
.venv/
venv/
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.env
.vscode/
.idea/
.claude/
