Spaces:
Sleeping
Sleeping
| # Python-generated files | |
| __pycache__/ | |
| *.py[oc] | |
| build/ | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| # Virtual environments | |
| .venv | |
| # User uploads & temporary outputs | |
| uploads/ | |
| panels/ | |
| *.png | |
| *.txt | |
| !README.md | |
| # Python-generated files | |
| __pycache__/ | |
| *.py[oc] | |
| build/ | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| # Virtual environments | |
| .venv | |
| # User uploads & temporary outputs | |
| uploads/ | |
| panels/ | |
| *.png | |
| *.txt | |
| !README.md | |