2015-02-20 01:20:15 +00:00
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Folders
|
2015-09-09 02:26:54 +00:00
|
|
|
integration-tmp/
|
2015-02-20 01:20:15 +00:00
|
|
|
_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
|
2015-04-14 12:13:34 +00:00
|
|
|
|
|
|
|
# Coverage
|
|
|
|
*.tmp
|
|
|
|
*.coverprofile
|
2015-04-20 15:44:06 +00:00
|
|
|
|
|
|
|
# IDE files
|
|
|
|
.project
|
2015-05-11 15:02:25 +00:00
|
|
|
|
|
|
|
libnetwork-build.created
|