Skip to content

Commit 984412d

Browse files
update gitignore for local builds
1 parent 66ec90f commit 984412d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,10 @@ cython_debug/
163163
# Image files
164164
*.svs
165165
*.zarr
166-
*.bfmemo
166+
*.bfmemo
167+
168+
# jupyter-book build output
169+
_build/
170+
171+
# macOS file
172+
.DS_Store

0 commit comments

Comments
 (0)