package list from viandwi24
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
*.log
|
||||
nuxt.d.ts
|
||||
|
||||
# private config
|
||||
.env
|
||||
|
||||
# deps
|
||||
node_modules
|
||||
|
||||
# build or generate
|
||||
.nuxt
|
||||
dist
|
||||
.output
|
||||
|
||||
# IDE
|
||||
.idea
|
||||
.vercel
|
||||
Reference in New Issue
Block a user