Skip to content

Commit b919109

Browse files
committed
ignore output folders
Signed-off-by: Max Pumperla <[email protected]>
1 parent d1de467 commit b919109

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@ _build/
33

44
.DS_Store
55

6-
*.zip
6+
*.zip
7+
8+
# Ignore all split notebooks and HTML files in output directories
9+
**/output/

0 commit comments

Comments
 (0)