Skip to content

Commit 60f3997

Browse files
committed
MAINT: adding ipynb to gitignore
1 parent 33cdca6 commit 60f3997

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
_build/*
22
.ipynb_checkpoints
33
/.pixi/*
4+
*.ipynb
5+
46
# We treat this repository as a library, not an application, and thus we do not
57
# include the lockfile in source control. For a specific event, like a
68
# workshop, we suggest committing the lockfile on a branch dedicated to the

0 commit comments

Comments
 (0)