Spaces:
Running on Zero
Running on Zero
chore: neutral .gitignore comment
Browse filesCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -11,7 +11,7 @@ assets/warmup.jpg
|
|
| 11 |
# generated traces (keep the .sample)
|
| 12 |
traces/iris_traces.jsonl
|
| 13 |
|
| 14 |
-
#
|
| 15 |
CLAUDE.md
|
| 16 |
PLAN.md
|
| 17 |
SUBMISSION.md
|
|
|
|
| 11 |
# generated traces (keep the .sample)
|
| 12 |
traces/iris_traces.jsonl
|
| 13 |
|
| 14 |
+
# local working files (not part of the deployed app)
|
| 15 |
CLAUDE.md
|
| 16 |
PLAN.md
|
| 17 |
SUBMISSION.md
|