2015-02-19 17:20:15 -08:00
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
2015-05-20 20:28:58 +01:00
|
|
|
bin/
|
2015-02-19 17:20:15 -08:00
|
|
|
|
|
|
|
# Folders
|
2015-09-08 19:26:54 -07:00
|
|
|
integration-tmp/
|
2015-02-19 17:20:15 -08: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-09-17 15:21:17 -04:00
|
|
|
cmd/dnet/dnet
|
2015-04-14 13:13:34 +01:00
|
|
|
|
|
|
|
# Coverage
|
|
|
|
*.tmp
|
|
|
|
*.coverprofile
|
2015-04-20 08:44:06 -07:00
|
|
|
|
2015-09-22 13:20:55 -07:00
|
|
|
# IDE files and folders
|
2015-04-20 08:44:06 -07:00
|
|
|
.project
|
2015-09-22 13:20:55 -07:00
|
|
|
.settings/
|
2015-05-11 16:02:25 +01:00
|
|
|
|
2015-05-20 20:28:58 +01:00
|
|
|
libnetworkbuild.created
|