Skip to content

Commit cd26f6c

Browse files
committed
chore: add sqlite db to .gitignore
1 parent 1858cee commit cd26f6c

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ yarn-error.log*
3333
# typescript
3434
*.tsbuildinfo
3535
next-env.d.ts
36+
37+
# SQLite
38+
prisma/dev.db
39+
prisma/dev.db-journal

prisma/dev.db

-20 KB
Binary file not shown.

prisma/dev.db-journal

-8.52 KB
Binary file not shown.

0 commit comments

Comments
 (0)