__pycache__/
*.py[oc]
.venv/
dist/
.pytest_cache/
.ruff_cache/
*.egg-info/
.env*
.DS_Store
.idea/
.vscode/
.coverage
