Spaces:
Running
on
Zero
Running
on
Zero
| # Byte-compiled / cache files | |
| __pycache__/ | |
| *.py[cod] | |
| # Gradio-specific temporary files | |
| .gradio_cache/ | |
| .gradio/ | |
| # Temporal | |
| tmp/ | |
| # SLURM logs or files | |
| slurm/ | |
| *.slurm | |
| # VSCode settings | |
| .vscode/ | |
| # Environment files | |
| .env | |
| *.env | |
| # Jupyter Notebook checkpoints | |
| .ipynb_checkpoints/ | |
| # Mac and OS metadata | |
| .DS_Store | |
| # Python virtual environments | |
| venv/ | |
| .env/ | |