🔧 chore(git): ignore Python cache artifacts
This commit is contained in:
+2
-3
@@ -27,9 +27,8 @@ docs/superpowers/
|
|||||||
# Agent 测试结果
|
# Agent 测试结果
|
||||||
test/agent/result/
|
test/agent/result/
|
||||||
|
|
||||||
scripts/__pycache__
|
__pycache__/
|
||||||
test/__pycache__
|
*.pyc
|
||||||
test/cli/__pycache__
|
|
||||||
|
|
||||||
# Node.js
|
# Node.js
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user