2014-09-03 13:19:51 +02:00
|
|
|
# Node rules:
|
|
|
|
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
2014-06-14 11:55:20 +02:00
|
|
|
.grunt
|
|
|
|
|
2014-09-03 13:19:51 +02:00
|
|
|
## Dependency directory
|
|
|
|
## Commenting this out is preferred by some people, see
|
|
|
|
## https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
2014-06-14 11:55:20 +02:00
|
|
|
node_modules
|
|
|
|
|
|
|
|
# Book build output
|
|
|
|
_book
|
2014-06-14 12:05:01 +02:00
|
|
|
|
|
|
|
# eBook build output
|
|
|
|
*.epub
|
|
|
|
*.mobi
|
|
|
|
*.pdf
|