🔧 chore(git): ignore Python cache artifacts

This commit is contained in:
csh
2026-07-07 16:36:09 +08:00
parent b6160676b4
commit e6bde2cf0e
+2 -3
View File
@@ -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/