2015-12-29 00:35:46 -08:00
|
|
|
# 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
|
2016-01-06 09:21:47 -08:00
|
|
|
coverage.out
|
2019-05-16 07:13:19 -07:00
|
|
|
coverage.txt
|
2015-12-29 00:38:46 -08:00
|
|
|
|
|
|
|
.idea/
|
|
|
|
*.iml
|
2017-10-04 13:27:18 -07:00
|
|
|
.DS_Store
|
2018-01-01 09:57:56 -08:00
|
|
|
|
|
|
|
# Do not commit codeship key
|
|
|
|
codeship.aes
|
2019-06-17 00:59:38 -07:00
|
|
|
codeship.env
|
|
|
|
|
|
|
|
priv/
|