mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-26 21:39:43 +02:00
chore: track references tests package
This commit is contained in:
parent
0afaf94ee9
commit
05b58b80ed
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,8 +11,9 @@ debug.log
|
|||
references/
|
||||
references
|
||||
|
||||
# Source package: exempt from the broad "references" scratch-folder ignore above.
|
||||
# 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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue