# 避免把本地构建产物和依赖打进 CLI 上传
.next
node_modules
.git
.turbo
coverage
dist
out
*.log
.env
.env.*
