easyai-ai-gateway/.gitignore
wangbo ff666b1ece chore(config): 更新 .gitignore 配置
- 添加 .idea 目录到忽略列表
- 添加 .gitignore 文件自身到忽略列表
- 保持现有忽略规则不变
2026-05-11 00:46:42 +08:00

16 lines
112 B
Plaintext

dist/
node_modules/
.nx/
.turbo/
.DS_Store
.env
*.log
apps/api/bin/
apps/api/tmp/
coverage/
.idea
.gitignore