libnetwork/.gitignore

41 lines
439 B
Plaintext
Raw Normal View History

2015-02-20 01:20:15 +00:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
bin/
2015-02-20 01:20:15 +00:00
# Folders
integration-tmp/
2015-02-20 01:20:15 +00:00
_obj
_test
.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
cmd/dnet/dnet
# Coverage
*.tmp
*.coverprofile
# IDE files and folders
.project
.settings/
libnetworkbuild.created
test/networkDb/testMain