SurfSense/.gitignore
Rohan Verma 94fdb8a113
Merge pull request #1539 from CREDO23/improve-chat-agent-context-and-citations
[FEAT] Unified [n] citation registry for KB + web, pull-based retrieval
2026-06-25 13:34:52 -07:00

27 lines
608 B
Text

.flashrank_cache*
./surfsense_backend/podcasts/
.env
node_modules/
.ruff_cache/
.venv
.pnpm-store
.DS_Store
debug.log
references/
references
# Source/tests packages: exempt from the broad "references" scratch-folder ignore above.
!surfsense_backend/app/agents/chat/runtime/references/
!surfsense_backend/tests/unit/agents/chat/runtime/references/
# Playwright (E2E test artifacts)
surfsense_web/playwright/.auth/
surfsense_web/playwright-report/
surfsense_web/test-results/
surfsense_web/blob-report/
content_research/
automation-design-plan.md
automation-frontend-builder-plan.md
surfsense_desktop/.env