AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 CodeWhale
.gitignore
根目录
/
web
/
.gitignore
1
node_modules
2
.next
3
.open-next
4
.wrangler
5
.env
6
.env.local
7
.env.*.local
8
*.log
9
.DS_Store
10
next-env.d.ts
11
.vercel
12
tsconfig.tsbuildinfo
13
13 lines
Plain Text