AirShelf/.gitignore
iye cae935588b init: 电商AI平台 v2.1 静态设计稿
- 10 个页面 (工作台/项目/商品/流水线/资产/账户/创建向导)
- V2.1 Restraint 设计规范 (冷灰底 + #FA5D19 + 8px 圆角)
- 完整 design-system.html 组件库参考
- SVG line icon · stroke 1.5 全合规

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 17:55:11 +08:00

29 lines
238 B
Plaintext

# 工程文件
node_modules/
.next/
.turbo/
dist/
build/
# OS / IDE
.DS_Store
Thumbs.db
.vscode/
.idea/
*.swp
# 日志
*.log
npm-debug.log*
pnpm-debug.log*
# 本地环境
.env
.env.local
.env.*.local
# 临时
*.tmp
*.bak
screenshots/