first commit

This commit is contained in:
2026-08-31 16:23:40 +08:00
commit b9cc1fda0d
34 changed files with 4995 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
# Dependencies
node_modules/
# Production builds
dist/
# Local environment files
.env
.env.*
!.env.example
# Logs and debug output
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor settings
.vscode/
.idea/
*.swp
*.swo
# Operating system files
.DS_Store
Thumbs.db
# Local archives
*.zip