Files
the-way-to-go_ZH_CN/.gitignore
风子 1177b673b4 12.9md (#349)
* Update 11.9.md

修正166行一个错误,ix 改为i

* Update 11.14.md

34-43行代码错误,会造成无法运行

* 修改一处权限bug,否则会造成linux下生成的文件为空
2017-05-17 22:35:19 -04:00

32 lines
351 B
Plaintext

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
.idea
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
.DS_Store
the-way-to-go.sublime-project
the-way-to-go.sublime-workspace
*.pdf
*.html
*.htm