Spaces:
Running
Running
| # Secrets — NEVER commit (contains the Supabase service-role key + NVIDIA key) | |
| .env | |
| # Python | |
| __pycache__/ | |
| *.pyc | |
| .venv/ | |
| venv/ | |
| *.log | |
| # Note: vector_db/, images/ and documents/ ARE committed on purpose so the | |
| # deployed app ships with the policy index already built. | |