Files
my_wiki/.gitignore
T

16 lines
518 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.
# 编译缓存与临时文件
__pycache__/
*.pyc
*.pyo
# 上游子仓库元数据(raw/llm_wiki 的来源仓库备份,恢复上游更新时改名为 .git)
raw/llm_wiki/.git.bak
# 阿布量化源码本体(raw/量化/abuquant-src 为本地证据,73MB 不整包入库;
# 哈希清单与摘编入库,见 raw/量化/abuquant/_meta/
raw/量化/abuquant-src/
# Obsidian 运行时状态(窗口布局等,逐机不同,不应进入版本控制)
.obsidian/workspace.json
.obsidian/workspace-mobile.json