Skip to content

Commit da80a0c

Browse files
committed
Add ebook build output in GitBook gitignore
1 parent 2a09054 commit da80a0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

GitBook.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ node_modules
2929

3030
# Book build output
3131
_book
32+
33+
# eBook build output
34+
*.epub
35+
*.mobi
36+
*.pdf

0 commit comments

Comments
 (0)