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