Skip to content

Commit d269b71

Browse files
committed
adding gitignore to ignore sqllite temp files
1 parent 79a0472 commit d269b71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/BlazingPizza.Server/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.db-shm
2+
*.db-wal

0 commit comments

Comments
 (0)