feat: 忽略vscodecounter
This commit is contained in:
parent
7b20cae85b
commit
67aa87e58d
|
|
@ -24,6 +24,7 @@ env/
|
|||
# task 内产物(sections/ slides/ *.spec.md/ *.docx/*.pptx)都在 workspace/ 下,
|
||||
# 由上面这条 workspace/ 一并忽略。repo 根级别的 sections/ / slides/ / *.spec.md
|
||||
# **故意不忽略**——如果 agent 又写错位置,要靠 git status 立刻暴露,不再用 .gitignore 兜底。
|
||||
.VSCodeCounter/
|
||||
workspace/
|
||||
*.log
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue