chore: Update .gitignore to include *.db-shm and *.db-wal files

This commit is contained in:
ogabrielluiz 2024-06-11 15:49:58 -03:00
commit 15faceceb0

6
.gitignore vendored
View file

@ -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