guanghulab/.gitignore
冰朔 ca9ff64ebc
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
🔢 统一编号+移除误传资产 D160+
- 苍耳编号统一为 TCS-GL-009(与DIRECTORY总机一致)
- 文件名同步更新: 苍耳-TCS-GL-009-CA-MAP.hdlp / 苍耳-TCS-GL-009.hdlp
- 删除 video-ai-system/assets/candidates/ 全部图片资产
- .gitignore 添加 assets/candidates/ 排除规则
- .code-map 路径引用更新
2026-07-02 13:01:30 +08:00

62 lines
1.2 KiB
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.

.env
.env.*
!.env.example
node_modules/
*.bak
*.bak.*
*.save
*.log
backend/api-server/logs/
# macOS system files
.DS_Store
**/.DS_Store
# 顶层禁止 commit 二进制压缩包(历史快照走 GitHub Releases
# 子目录的合法 zip如 downloads/、backend/)不在此列
/*.zip
# macOS Java bundle 误传防御(曾发生过 jspawnhelper / libjli.dylib 残骸事故)
/MacOS/
/_CodeSignature/
/jspawnhelper
# 顶层临时调试脚本(请放到 tests/ 或 scripts/ 里)
/notion-test*.js
/connection-test.log
/phase2-syslog.xml
/test.txt
# Writing Platform build artifacts
writing-platform/frontend/dist/
writing-platform/backend/dist/
# EXE-Engine runtime logs
exe-engine/logs/
# Hybrid runner local/server reports. Use run.sh --commit-report to archive one.
/outputs/hybrid-runner/
# Grid-DB runtime data (engine-generated)
grid-db/data/
# HLDP Bridge temporary data (raw Notion API responses)
temp/
# 语言膜运行时数据(服务器上动态生成)
data/audit-trail/
data/persona-rooms/
data/module-registry.json
server/sites/portal/index.html.bak.pre-d64
server/sites/yaoming/index.html.bak.pre-d64
# Python
__pycache__/
*.pyc
*.pyo
.env
notion/tokens.json
notion/states.json
video-ai-system/secrets/
video-ai-system/assets/candidates/