nextmarte Claude Opus 4.8 commited on
Commit
71f14d2
·
1 Parent(s): 19657cc

chore: stop tracking local warmup image (HF rejects non-LFS binaries; warmup off on Space)

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore CHANGED
@@ -5,6 +5,9 @@ __pycache__/
5
  *.wav
6
  /tmp/
7
 
 
 
 
8
  # generated traces (keep the .sample)
9
  traces/iris_traces.jsonl
10
 
 
5
  *.wav
6
  /tmp/
7
 
8
+ # local-only warmup image (HF Spaces reject non-LFS binaries; warmup is off on the Space)
9
+ assets/warmup.jpg
10
+
11
  # generated traces (keep the .sample)
12
  traces/iris_traces.jsonl
13