mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-09 16:42:26 +00:00
reduce file size
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -16,9 +16,30 @@ _book
|
||||
*.pdf
|
||||
|
||||
# user defined
|
||||
vendor
|
||||
docs
|
||||
tools
|
||||
vendor
|
||||
cover_bgd.png
|
||||
cover_patch.png
|
||||
/images/cover.png
|
||||
/images/gopher/go_lang_mascot_by_kirael_art-d7kunhu.gif
|
||||
zh2tw.go
|
||||
Makefile
|
||||
make.bat
|
||||
SUMMARY-github.md
|
||||
|
||||
/ch0/*.md
|
||||
/ch1/*.md
|
||||
/ch2/*.md
|
||||
/ch3/*.md
|
||||
/ch4/*.md
|
||||
/ch5/*.md
|
||||
/ch6/*.md
|
||||
/ch7/*.md
|
||||
/ch8/*.md
|
||||
/ch9/*.md
|
||||
/ch10/*.md
|
||||
/ch11/*.md
|
||||
/ch12/*.md
|
||||
/ch13/*.md
|
||||
|
||||
|
Reference in New Issue
Block a user