2016-04-15 06:42:40 +00:00
|
|
|
###Go###
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
*.exe
|
|
|
|
*.test
|
|
|
|
|
|
|
|
|
|
|
|
###OSX###
|
|
|
|
|
|
|
|
.DS_Store
|
|
|
|
.AppleDouble
|
|
|
|
.LSOverride
|
|
|
|
|
|
|
|
# Icon must ends with two \r.
|
|
|
|
Icon
|
|
|
|
|
|
|
|
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
|
|
|
|
# Files that might appear on external disk
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
|
|
|
|
binctr
|
2018-03-20 01:52:49 +00:00
|
|
|
cross/
|
|
|
|
|
|
|
|
# Go coverage results
|
|
|
|
coverage.txt
|
|
|
|
profile.out
|
|
|
|
|
2018-09-25 16:40:34 +00:00
|
|
|
!go.mod
|
|
|
|
|
2016-04-15 08:54:02 +00:00
|
|
|
rootfs
|
|
|
|
config.json
|
|
|
|
.ip
|
2018-03-20 05:46:02 +00:00
|
|
|
*.tar
|
2018-06-12 14:25:56 +00:00
|
|
|
/alpine
|
|
|
|
/busybox
|
|
|
|
/cl-k8s
|
|
|
|
bindata.go
|