diff --git a/.gitignore b/.gitignore index 9e5e12603..216030526 100644 --- a/.gitignore +++ b/.gitignore @@ -268,5 +268,5 @@ stuff/* src/frontend/playwright-report/index.html *.bak prof/* -*.db-shm -*.db-wal \ No newline at end of file +*-shm +*-wal \ No newline at end of file