# Node rules:
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
## Dependency directory
## Commenting this out is preferred by some people, see
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
node_modules
# Book build output
_book
# eBook build output
*.epub
*.mobi
*.pdf
-
Zeger-Jan van de Weg authored
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by:
Alfredo Sumaran <alfredo@gitlab.com>
fab9dbb3