Skip to content

Commit cca0ce7

Browse files
committed
Ignore files generated when building the lessons locally
1 parent c961eb4 commit cca0ce7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22
output-site
33
output
44
_site/
5+
build/
6+
workflow/
7+
vendor/
58
.sconsign.dblite
69
html/index.html
710
pdf
811
*.pyc
12+
*.nbconvert.ipynb
13+
*.html
914
*.swp
1015
a.out
1116
html/reveal/.DS_Store

0 commit comments

Comments
 (0)