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

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg
.pre-commit-cache/
.cache/

# Environments
.env
.env.*
.venv/
.chezmoi/chezmoistate.boltdb

# IDE / OS
.idea/
.vscode/
.DS_Store
Thumbs.db

# Test / tooling
.pytest_cache/
.ruff_cache/
htmlcov/
coverage.xml
