first commit

This commit is contained in:
2026-09-08 20:07:08 +08:00
commit f822f0cb31
565 changed files with 125356 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
.DS_Store
node_modules/
unpackage/
dist/
.svn/
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.project
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*