Add drizzle output folder to .gitignore
This commit is contained in:
parent
f00c6f2f4d
commit
ed858f5022
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -24,3 +24,4 @@ vite.config.ts.timestamp-*
|
|||
|
||||
# SQLite
|
||||
*.db
|
||||
drizzle
|
||||
|
|
Loading…
Add table
Reference in a new issue