Files
jiang13-forum/.gitignore
freefire 67bef6dc08 chore: 同步 Cursor 构建规则到 Trae,优化 .gitignore
- 新增 .trae/rules/build-scripts.mdc,与 Cursor 的 .cursor/rules/build-scripts.mdc 保持一致
- .gitignore 从忽略整个 .trae/ 改为仅忽略 .trae/documents/、.trae/chat/、.trae/image/ 等临时产物
- 保留 .trae/rules/ 可被 git 追踪,规则可跨机器同步
- 取消追踪已存在的 .trae/documents/ 临时规划文档
2026-09-02 19:34:49 +08:00

32 lines
476 B
Plaintext
Raw Permalink 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.
# 运行时数据数据库、JWT 密钥、日志、头像)
/data/
# 本地配置(保留 app.ini.example
/app.ini
# 前端依赖与构建缓存
/node_modules/
/frontend/node_modules/
/frontend/dist/
/embed_static/static/spa/
# Go 编译产物
/dist/
*.exe
# 临时文件
tmp-cookie.txt
# 编辑器 / OS
.idea/
.vscode/
.trae/documents/
.trae/chat/
.trae/image/
*.swp
Thumbs.db
.DS_Store
# Lucide path <20><>ȡ<EFBFBD><C8A1>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD>
frontend/tmp-lucide-paths.json