Skip to content

Commit 0c2965b

Browse files
committed
chore: ignore .ipynb to keep demo/scratch notebooks out of the repo
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9b9afa1 commit 0c2965b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
node_modules
2-
.idea
2+
.idea
3+
# Demo / scratch notebooks must not be committed.
4+
*.ipynb
5+
.ipynb_checkpoints/

0 commit comments

Comments
 (0)