Spaces:
Running
Running
| .git | |
| .DS_Store | |
| __pycache__ | |
| *.pyc | |
| node_modules | |
| .env | |
| .env.* | |
| !.env.example | |
| venv | |
| .venv | |
| tasks/ | |
| *.log | |
| .git | |
| .DS_Store | |
| __pycache__ | |
| *.pyc | |
| node_modules | |
| .env | |
| .env.* | |
| !.env.example | |
| venv | |
| .venv | |
| tasks/ | |
| *.log | |