Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
d6ab91be27
commit
8e5b17cf13
15431 changed files with 3971413 additions and 8881 deletions
36
vendor/github.com/opencontainers/runtime-tools/.gitignore
generated
vendored
Normal file
36
vendor/github.com/opencontainers/runtime-tools/.gitignore
generated
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
|
||||
# Folders
|
||||
_obj
|
||||
_test
|
||||
rootfs
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
[568vq].out
|
||||
|
||||
*.cgo1.go
|
||||
*.cgo2.c
|
||||
_cgo_defun.c
|
||||
_cgo_gotypes.go
|
||||
_cgo_export.*
|
||||
|
||||
_testmain.go
|
||||
|
||||
*.exe
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
# Compiled binaries
|
||||
oci
|
||||
/oci-runtime-tool
|
||||
/runtimetest
|
||||
|
||||
*.1
|
||||
*.patch
|
||||
|
||||
# Temporary symbol links
|
||||
Godeps/_workspace/src/github.com/opencontainers/runtime-tools
|
Loading…
Add table
Add a link
Reference in a new issue