__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
.mypy_cache/
runs/
outputs/
checkpoints/
*.safetensors
*.pt
*.bin
!tests/fixtures/*.pt
wandb/
.ipynb_checkpoints/
.DS_Store
Thumbs.db
runs/
data/
dist/
docs/*.gif
!docs/snake.gif
!docs/vs.gif

# local secrets, never commit
huggingface_key.txt
PyPI-Recovery-Codes-*.txt
*token*.txt
*.key
pypi_token.txt
