diff --git a/.gitignore b/.gitignore index ba35193b..c49c2030 100644 --- a/.gitignore +++ b/.gitignore @@ -27,9 +27,8 @@ docs/superpowers/ # Agent 测试结果 test/agent/result/ -scripts/__pycache__ -test/__pycache__ -test/cli/__pycache__ +__pycache__/ +*.pyc # Node.js node_modules/