__pycache__/
*.py[cod]
*.egg-info/
*.egg
.venv/
venv/
.env
.env.local
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.vscode/
.idea/
*.log
.DS_Store