__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
dist/
build/
*.egg-info/

# secrets
.env
.env.*

# wandb
wandb/

# checkpoints
checkpoints/

# misc
dino-game.js
