Spaces:
Running
Running
Zhu Jiajun (jz28583) Claude Opus 4.7 (1M context) commited on
Commit ·
87f5650
1
Parent(s): b3dbec5
Ignore .claude/ session state
Browse filesCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- .claude/scheduled_tasks.lock +0 -1
- .gitignore +1 -0
.claude/scheduled_tasks.lock
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"sessionId":"4b8c2006-8200-4510-a2fc-d6fd597095ce","pid":41708,"acquiredAt":1776710497823}
|
|
|
|
|
|
.gitignore
CHANGED
|
@@ -30,3 +30,4 @@ private/
|
|
| 30 |
runs/
|
| 31 |
agents/**/runs/
|
| 32 |
agents/**/_vendor/
|
|
|
|
|
|
| 30 |
runs/
|
| 31 |
agents/**/runs/
|
| 32 |
agents/**/_vendor/
|
| 33 |
+
.claude/
|