1 Star 0 Fork 0

dwdcth / penlight

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 587 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
dwdcth 提交于 2019-01-30 16:47 . ignore文件
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
*.log
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
main
.idea/
*.test
*.prof
temp/
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.test
*.prof
temp/
tmp/
*.exe
*.db
*.tmp
/*.exe
*.DS_Store
Go
1
https://gitee.com/dwdcth/penlight.git
git@gitee.com:dwdcth/penlight.git
dwdcth
penlight
penlight
master

搜索帮助