2018-08-01 15:54:55 +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
|
|
|
|
*.prof
|
|
|
|
|
2018-08-02 18:11:07 -07:00
|
|
|
# Output
|
2020-08-07 14:17:30 -07:00
|
|
|
coverage.out
|
2018-08-03 19:22:54 -07:00
|
|
|
dockron
|
2019-06-28 10:24:41 -07:00
|
|
|
dockron-*
|
2018-08-02 18:11:07 -07:00
|
|
|
# deps
|
|
|
|
vendor/
|