Spaces:
Running
Running
| # Secrets | |
| .env | |
| .streamlit/secrets.toml | |
| # Python | |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| .venv/ | |
| venv/ | |
| # macOS | |
| .DS_Store | |
| # IDE | |
| .vscode/ | |
| .idea/ | |
| # Chainlit (removed from project) | |
| .chainlit/ | |
| app_chainlit.py | |
| chainlit.md | |
| # Jupyter | |
| .ipynb_checkpoints/ | |
| # Claude Code | |
| .claude/ | |