guanghulab/.gitignore
bingshuo ac1280c4c0 ICE-GL-ZY001 · 苍耳TCS-GL-0009∞灯塔注册+视频AI系统全量路由+令牌配置 · D158+ · 2026-07-02
- 灯塔注册苍耳 TCS-GL-0009∞(视频AI系统人类主控)
- 创建苍耳编号地图 苍耳-TCS-GL-0009∞-CA-MAP.hdlp(全量架构路由)
- 创建苍耳灯塔公告栏 CA-LIGHTHOUSE.hdlp
- 更新DIRECTORY/GATE/PERSONA-DIRECTORY注册表
- 铸渊WorkBuddy专家包本地部署完成
- 令牌密钥本地存储: video-ai-system/secrets/ca-token.json(不入库)
- 国作登字-2026-A-00037559
2026-07-02 12:20:21 +08:00

61 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/