__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
.env
.env.*
!.env.example
.venv/
venv/
build/
dist/
