binctr/.gitignore
Jess Frazelle ac827968b6
update
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-25 12:40:34 -04:00

61 lines
579 B
Text

###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
cross/
# Go coverage results
coverage.txt
profile.out
!go.mod
rootfs
config.json
.ip
*.tar
/alpine
/busybox
/cl-k8s
bindata.go