mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 22:44:41 +08:00
chore: Update .gitignore to include *.db-shm and *.db-wal files
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user