chore: gitignore 添加临时文件排除规则

This commit is contained in:
iven
2026-05-13 23:30:45 +08:00
parent 675d5a3405
commit 431c42289d

10
.gitignore vendored
View File

@@ -64,4 +64,12 @@ chi_sim.traineddata
# Local settings
.claude/settings.local.json
tools/
tools/
# Temp/debug files
_temp/
tmp/
screenshots/
server-log.txt
snapshot_*.txt
uploads/