chg: [GI] Added more details to gitignore (#184)

chg: [GI] Added more details to gitignore
pull/187/head
Steve Clement 2020-01-07 14:20:52 +09:00 committed by GitHub
commit 1c9ff5857f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored
View File

@ -1,2 +1,13 @@
# Temp md files
*.md~ *.md~
# Compiled assets
book.pdf book.pdf
book.epub
book.mobi
# Compiled book
_book
# node foo
node_modules