mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-25 11:52:10 +00:00
Remove filter for pdf/epub/mobi files when outputting
This commit is contained in:
@@ -27,9 +27,6 @@ function parseIgnore(book) {
|
||||
|
||||
// Skip book outputs
|
||||
'_book',
|
||||
'*.pdf',
|
||||
'*.epub',
|
||||
'*.mobi',
|
||||
|
||||
// Ignore files in the templates folder
|
||||
'_layouts'
|
||||
|
||||
Reference in New Issue
Block a user