fix: tests
This commit is contained in:
parent
3e4bad71c8
commit
a06a14dbb8
3 changed files with 34 additions and 31 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -9,8 +9,12 @@ node_modules/
|
|||
dist/
|
||||
|
||||
# Database files
|
||||
*.db
|
||||
**/*.db
|
||||
server/data/
|
||||
data/*.db
|
||||
|
||||
# Agent Session log
|
||||
session-*.md
|
||||
|
||||
# User defined
|
||||
memo.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue