__pycache__
*.pyc
*.pyo
*.egg-info
build/
dist/
.venv/
venv/
.pytest_cache
.mypy_cache
.ruff_cache
.env
.env.local
.DS_Store
