guanghulab/.gitignore
Guanghu Domestic Migration d1e47f4565
Some checks are pending
自动更新代码和重启 / update-and-restart (push) Waiting to run
CI检查 + 自动部署 / check (push) Waiting to run
CI检查 + 自动部署 / deploy (push) Blocked by required conditions
重启聊天服务 / restart (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00

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

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