Spaces:
Running
Running
| # Python | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| .env | |
| .venv | |
| env/ | |
| venv/ | |
| # Streamlit | |
| .streamlit/secrets.toml | |
| # Miscellaneous | |
| .DS_Store | |
| # Python | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| .env | |
| .venv | |
| env/ | |
| venv/ | |
| # Streamlit | |
| .streamlit/secrets.toml | |
| # Miscellaneous | |
| .DS_Store | |