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