feat: 添加 officefile/latex 为 git submodule(Overleaf Git Bridge)

凭据仅存在本地 .git/config,.gitmodules 不含 token
This commit is contained in:
2026-05-30 01:08:18 +08:00
parent f4b20a7b0c
commit a9f4e8cf4b
3 changed files with 4 additions and 3 deletions
-3
View File
@@ -6,9 +6,6 @@
__pycache__/ __pycache__/
*.py[cod] *.py[cod]
# === Overleaf(独立管理)===
officefile/latex/
# === officefile 内部 === # === officefile 内部 ===
officefile/.obsidian/ officefile/.obsidian/
officefile/.pandoc/ officefile/.pandoc/
+3
View File
@@ -0,0 +1,3 @@
[submodule "officefile/latex"]
path = officefile/latex
url = http://100.123.97.90:8081/git/6a19beeef367e9391edbb6b7
+1
Submodule officefile/latex added at 693bc405af