chore: gitignore .docs/ — docs 分支 HTML 文檔之未追蹤本地鏡像
文檔正本只存於 docs 分支;main 留一份未追蹤副本於 .docs/(唯讀)。 舊 docs 分支更名為 docs-legacy。
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
*.log
|
||||
|
||||
# 文檔(HTML 文檔+changelog)只存於 docs 分支;此處為 main 上之未追蹤本地鏡像,
|
||||
# 唯讀,請勿在此編輯——所有文檔操作須於 docs 分支進行。
|
||||
.docs/
|
||||
|
||||
Reference in New Issue
Block a user