2015-02-19 17:20:15 -08:00
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*.so
|
2018-05-24 15:22:58 -07:00
|
|
|
*~
|
2018-06-22 10:31:56 -07:00
|
|
|
.gtm
|
2015-05-20 20:28:58 +01:00
|
|
|
bin/
|
2018-05-24 15:22:58 -07:00
|
|
|
tags
|
2018-06-22 10:31:56 -07:00
|
|
|
.DS_Store
|
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
|
2016-01-14 08:26:14 -08:00
|
|
|
.vagrant
|
|
|
|
|
2015-02-19 17:20:15 -08: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 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
|
2017-07-10 13:45:37 -07:00
|
|
|
test/networkDb/testMain
|
2017-09-19 13:42:35 -07:00
|
|
|
test/networkDb/gossipdb
|