__pycache__
*.pyc
*.log
.egg
*.egg-info
dist
build
.idea
.vscode
.coverage
.venv

# ruff
.ruff_cache/
