chore: Update .gitignore to exclude database files

This commit is contained in:
ogabrielluiz 2024-06-14 22:37:19 -03:00
commit 8e74b16e64

4
.gitignore vendored
View file

@ -268,5 +268,5 @@ stuff/*
src/frontend/playwright-report/index.html
*.bak
prof/*
*.db-shm
*.db-wal
*-shm
*-wal