Spaces:
Running on Zero
Running on Zero
Commit ·
34282dd
1
Parent(s): dcc1818
Ignore .claude/ directory
Browse filesCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- .gitignore +3 -0
.gitignore
CHANGED
|
@@ -71,3 +71,6 @@ pip-delete-this-directory.txt
|
|
| 71 |
# OS
|
| 72 |
.DS_Store
|
| 73 |
Thumbs.db
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
# OS
|
| 72 |
.DS_Store
|
| 73 |
Thumbs.db
|
| 74 |
+
|
| 75 |
+
# Claude Code
|
| 76 |
+
.claude/
|