chore: .gitignore 忽略 .superpowers/(子代理工作流的临时工作区)

该目录存放 SDD 流程的账本、任务简报与评审包,属过程性临时产物,
不进版本控制;否则会长期挂在 git status 里成为噪声。
This commit is contained in:
2026-08-03 10:39:12 +08:00
parent e069b76ee1
commit e41a32b751
+3
View File
@@ -25,3 +25,6 @@ gdextension/**/~*
gdextension/**/*.obj.import gdextension/**/*.obj.import
**/.sconsign.dblite **/.sconsign.dblite
compile_commands.json compile_commands.json
# superpowers 子代理工作区(账本/简报/评审包,git-ignored scratch
.superpowers/