__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
dist-bin/
build/
*.build/
*.dist/
*.onefile-build/
.pytest_cache/
.coverage
htmlcov/
.ruff_cache/
.ty_cache/
.DS_Store
.env
.env.*
!.env.example
