init
This commit is contained in:
11
pc/.gitignore
vendored
Normal file
11
pc/.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
node_modules
|
||||
*.log*
|
||||
.nuxt
|
||||
.nitro
|
||||
.cache
|
||||
.output
|
||||
.vite
|
||||
.env
|
||||
.env.development
|
||||
.env.production
|
||||
dist
|
Reference in New Issue
Block a user