2015-02-20 01:20:15 +00:00
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
2018-05-24 22:22:58 +00:00
|
|
|
*~
|
2018-06-22 17:31:56 +00:00
|
|
|
.gtm
|
2015-05-20 19:28:58 +00:00
|
|
|
bin/
|
2018-05-24 22:22:58 +00:00
|
|
|
tags
|
2018-06-22 17:31:56 +00:00
|
|
|
.DS_Store
|
2015-02-20 01:20:15 +00:00
|
|
|
|
|
|
|
# Folders
|
2015-09-09 02:26:54 +00:00
|
|
|
integration-tmp/
|
2015-02-20 01:20:15 +00:00
|
|
|
_obj
|
|
|
|
_test
|
2016-01-14 16:26:14 +00:00
|
|
|
.vagrant
|
|
|
|
|
2015-02-20 01:20:15 +00:00
|
|
|
|
|
|
|
# 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 19:21:17 +00:00
|
|
|
cmd/dnet/dnet
|
2015-04-14 12:13:34 +00:00
|
|
|
|
|
|
|
# Coverage
|
|
|
|
*.tmp
|
|
|
|
*.coverprofile
|
2015-04-20 15:44:06 +00:00
|
|
|
|
2015-09-22 20:20:55 +00:00
|
|
|
# IDE files and folders
|
2015-04-20 15:44:06 +00:00
|
|
|
.project
|
2015-09-22 20:20:55 +00:00
|
|
|
.settings/
|
2015-05-11 15:02:25 +00:00
|
|
|
|
2015-05-20 19:28:58 +00:00
|
|
|
libnetworkbuild.created
|
2017-07-10 20:45:37 +00:00
|
|
|
test/networkDb/testMain
|
2017-09-19 20:42:35 +00:00
|
|
|
test/networkDb/gossipdb
|