Files
BLD_sync/.gitignore
Misaka_Company 3db6bae4e3 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]
2026-06-16 11:24:41 +08:00

15 lines
119 B
Plaintext

__pycache__/
.venv
build
dist
log
*.spec
temp
# 环境变量
.env
# Claude 临时文件
.claude/
.agents/
tmpclaude-*