chore: Update .gitignore to exclude database files
This commit is contained in:
parent
6a3e4817ed
commit
8e74b16e64
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -268,5 +268,5 @@ stuff/*
|
|||
src/frontend/playwright-report/index.html
|
||||
*.bak
|
||||
prof/*
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*-shm
|
||||
*-wal
|
||||
Loading…
Add table
Add a link
Reference in a new issue