Spaces:
Sleeping
Sleeping
Add .claude/ to gitignore
Browse filesCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -37,6 +37,7 @@ env/
|
|
| 37 |
# === IDE & Editors ===
|
| 38 |
.vscode/
|
| 39 |
.idea/
|
|
|
|
| 40 |
*.swp
|
| 41 |
*.swo
|
| 42 |
*~
|
|
|
|
| 37 |
# === IDE & Editors ===
|
| 38 |
.vscode/
|
| 39 |
.idea/
|
| 40 |
+
.claude/
|
| 41 |
*.swp
|
| 42 |
*.swo
|
| 43 |
*~
|