chore: gitignore 添加临时文件排除规则
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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/
|
||||
Reference in New Issue
Block a user