Spaces:
Running
on
Zero
Running
on
Zero
# ignore these folders | |
/checkpoint | |
/checkpoint/* | |
/data | |
/data/* | |
/input | |
/input/* | |
/output | |
/output/* | |
/temp | |
/temp/* | |
/venv | |
/venv/* | |
/cache | |
/cache/* | |
/.slurm | |
**/.ipynb_checkpoints/ | |
.idea | |
# ignore these types | |
*.pyc | |
*.out | |
*.log | |
*.mexa64 | |
*.tar | |