Skip to content

Commit c4b2ec9

Browse files
committed
Ignore exported files with gitignore
1 parent 21027e8 commit c4b2ec9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Custom
22
.vscode/
3+
# exported files (chapter 13, Exporting and embedding)
4+
notebooks/*.html
5+
notebooks/*.svg
6+
notebooks/*.png
37

48
# Byte-compiled / optimized / DLL files
59
__pycache__/

0 commit comments

Comments
 (0)