QuestCrafter / .gitignore
Gkop's picture
Upload folder using huggingface_hub
62896ef verified
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
venv/
.venv/
env/
.env/
.DS_Store
Thumbs.db
*.log
data/
datasets/
outputs/
models/
!data/tracked/
*.zip