first commit

This commit is contained in:
seepine
2023-11-11 20:27:09 +08:00
commit 0b86b95ff8
5 changed files with 164 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
node_modules
.DS_Store
dist
dist-ssr
*.local
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# vuepress
.temp
.cache
package-lock.json
yarn.lock