__pycache__/
*.py[cod]
*.egg-info/
.build/
build/
dist/
.venv/
venv/
.env
.env.*
*.secret
*.secrets
*token*
!pyproject.toml
.hf_token
.huggingface/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.DS_Store
Thumbs.db
