This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
*.log
|
||||
.nuxt
|
||||
nuxt.d.ts
|
||||
.output
|
||||
.env
|
||||
.history
|
||||
db.sqlite
|
||||
dist
|
||||
.vercel
|
||||
.netlify
|
||||
db.sqlite-*
|
||||
.data
|
||||
.wrangler
|
||||
.env*.local
|
||||
Reference in New Issue
Block a user