Spaces:
Runtime error
Runtime error
# ignore these folders | |
/checkpoint | |
/data | |
/input | |
/output | |
/temp | |
/wandb | |
/venv | |
/cache | |
**/.ipynb_checkpoints/ | |
.vscode/ | |
.idea | |
# ignore these types | |
*.pyc | |
*.out | |
*.log | |
*.mexa64 | |
*.tar | |