This commit is contained in:
2023-05-04 15:42:44 +08:00
parent de9695af0e
commit 9f5b7628f0
11 changed files with 525 additions and 15 deletions

9
packages/3-baseconfig/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
.DS_Store