FurBall/.gitignore

39 lines
470 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 构建产物
unpackage/
# 依赖
node_modules/
# 锁文件uni-app 项目建议保留 pnpm-lock.yaml 以确保一致安装,按需取消注释)
# pnpm-lock.yaml
# package-lock.json
# yarn.lock
# IDE / 编辑器
.hbuilderx/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
# AI 工具
.claude/
# 日志
*.log
npm-debug.log*
# 环境变量(如有)
.env
.env.local
.env.*.local
# 操作系统
Desktop.ini
# uniCloud 本地调试
uniCloud-alipay/local/