第一次上传

This commit is contained in:
xxk
2026-06-11 10:31:24 +08:00
commit cfef094568
1523 changed files with 210650 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
# Dependencies
node_modules/
# Build output
dist/
dist-ssr/
stats.html
# Local env files
*.local
.env.local
.env.*.local
# Editor directories and files
.idea/
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
*.suo
*.ntvs*
*.njsproj
*.sln
# OS files
.DS_Store
Thumbs.db
# Lint cache
.eslintcache
.stylelintcache
# Lock files (use pnpm)
package-lock.json
yarn.lock
# Local history
.history