Files
Pine d33b25fd55 docs: 部署脚本与项目文档
- scripts/ 部署与构建脚本
- README/.gitignore 等
2026-08-23 22:31:36 +08:00

16 lines
117 B
Plaintext

# Build output
dist/
build/
# Dependencies
node_modules/
# Cache
.cache/
*.cache
# Misc
coverage/
.vscode/
.idea/