This commit is contained in:
2026-08-29 16:20:33 +08:00
commit cba31428dc
52 changed files with 6553 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
# Dependencies
node_modules/
.pnpm-store/
.pnpm-workspace-state-v1.json
# Build output
lib/
# Logs
*.log
npm-debug.log*
pnpm-debug.log*
# OS
.DS_Store
Thumbs.db
# Editor
.idea/
.vscode/
*.swp
*.swo
# Environment
.env
.env.*
!.env.example
# DSH / runtime
.dsh/
*.tmp
.agents/