chore: Update .gitignore to include *.db-shm and *.db-wal files
This commit is contained in:
parent
b7a63154c3
commit
15faceceb0
1 changed files with 2 additions and 4 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -266,7 +266,5 @@ stuff/*
|
|||
src/frontend/playwright-report/index.html
|
||||
*.bak
|
||||
prof/*
|
||||
.langchain.db-shm
|
||||
.langchain.db-wal
|
||||
langflow.db-shm
|
||||
langflow.db-wal
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
Loading…
Add table
Add a link
Reference in a new issue