Skip to content

Commit 0b371e8

Browse files
author
Claude Code (Delicious233)
committed
chore: ignore local notebooks/ exploratory tree
Keep notebooks untracked so public Research does not grow notebook noise.
1 parent 7f69af7 commit 0b371e8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ coverage.xml
225225

226226
# Jupyter
227227
.ipynb_checkpoints/
228+
# Local exploratory notebooks (keep untracked; public Research must not grow notebook noise)
229+
notebooks/
228230

229231
# Environment files
230232
.env

0 commit comments

Comments
 (0)