mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-03 06:21:44 +00:00
转为 mdbook
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1,20 +1,5 @@
|
||||
# Node rules:
|
||||
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||||
.grunt
|
||||
/_book
|
||||
/book
|
||||
|
||||
## 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
|
||||
|
||||
version.md
|
||||
gopl-zh-*
|
||||
_book.zip
|
||||
*.out*
|
||||
_zz*
|
||||
|
Reference in New Issue
Block a user