Spaces:
Running
Running
| .git | |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .DS_Store | |
| *.log | |
| .env | |
| .env.* | |
| !.env.example | |
| node_modules | |
| dist | |
| build | |
| .git | |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .DS_Store | |
| *.log | |
| .env | |
| .env.* | |
| !.env.example | |
| node_modules | |
| dist | |
| build | |