Files
copilot-toolbox-template1qwss/.gitignore
Evan 42a0efe70b feat: 优化开发服务器配置
- 关闭预览自动弹出页面
- 关闭热更新

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 20:35:31 +08:00

27 lines
290 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
dist
dist-ssr
*.local
.history
# Editor directories and files
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
dist.zip
copilot-toolbox.zip
copilot-toolbox/
.trae