ignore db file
This commit is contained in:
parent
b5af2098fb
commit
9af1445e34
3 changed files with 15 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -17,4 +17,7 @@ Thumbs.db
|
|||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
*storybook.log
|
||||
*storybook.log
|
||||
|
||||
# Prisma
|
||||
dev.db
|
||||
Loading…
Add table
Add a link
Reference in a new issue