Spaces:
Runtime error
Runtime error
Commit ·
7d0dde3
1
Parent(s): 347a022
Add CLAUDE.md to gitignore for local development notes
Browse files- .gitignore +4 -1
.gitignore
CHANGED
|
@@ -48,4 +48,7 @@ build/
|
|
| 48 |
|
| 49 |
sbatch_files/
|
| 50 |
figures/
|
| 51 |
-
image_dump/
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
|
| 49 |
sbatch_files/
|
| 50 |
figures/
|
| 51 |
+
image_dump/
|
| 52 |
+
|
| 53 |
+
# Claude Code files
|
| 54 |
+
CLAUDE.md
|