# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
*.egg-info/
*.egg
dist/
build/
.eggs/
wheels/
pip-wheel-metadata/

# Virtual environments
.venv/
venv/
env/
ENV/

# Test / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml
.tox/
.nox/

# Type-checker / linter caches
.mypy_cache/
.ruff_cache/
.pyright/

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

# Project-local
.hf-cache-sync.yaml
.env
.env.local
