Spaces:
Running
Running
| # Log files | |
| app.log | |
| # Local configuration | |
| local.py | |
| # IDE settings | |
| .idea/ | |
| # Python cache | |
| __pycache__/ | |
| /site/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| __pycache__/ | |