🔧 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 测试结果
test/agent/result/
scripts/__pycache__
test/__pycache__
test/cli/__pycache__
__pycache__/
*.pyc
# Node.js
node_modules/