chore: update gitignore and disable stdout reconfiguration

- Add .agents/ directory to .gitignore
- Comment out sys.stdout.reconfigure() to prevent encoding issues

🤖 Generated with [Qoder][https://lingma.aliyun.com]
This commit is contained in:
Misaka_Company
2026-06-16 11:24:41 +08:00
parent dd27cbaf97
commit 3db6bae4e3
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -11,4 +11,5 @@ temp
# Claude 临时文件
.claude/
.agents/
tmpclaude-*