Spaces:
Running
Running
| .git | |
| .gitignore | |
| .env | |
| data/ | |
| runs/ | |
| notebooks/ | |
| node_modules/ | |
| frontend/node_modules/ | |
| backend/__pycache__/ | |
| middleware/__pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .db-journal | |
| *.sqlite3-journal | |
| .git | |
| .gitignore | |
| .env | |
| data/ | |
| runs/ | |
| notebooks/ | |
| node_modules/ | |
| frontend/node_modules/ | |
| backend/__pycache__/ | |
| middleware/__pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .db-journal | |
| *.sqlite3-journal | |