diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2019-08-01 03:41:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-01 03:41:27 -0400 |
commit | 39de184b8bfb14954f77190f0e6127c1ddc363c0 (patch) | |
tree | eb76e980bc7d8c7b64e93a2cf6293c0e073db860 /vendor/github.com/ishidawataru/sctp/.gitignore | |
parent | a622f8d345b1853401de2e533e9fbf14ef169fa2 (diff) | |
parent | 141c7a5165261b0a75254107b63b2dac22203ebf (diff) | |
download | podman-39de184b8bfb14954f77190f0e6127c1ddc363c0.tar.gz podman-39de184b8bfb14954f77190f0e6127c1ddc363c0.tar.bz2 podman-39de184b8bfb14954f77190f0e6127c1ddc363c0.zip |
Merge pull request #3573 from rhatdan/vendor
Vendor in latest buildah code
Diffstat (limited to 'vendor/github.com/ishidawataru/sctp/.gitignore')
-rw-r--r-- | vendor/github.com/ishidawataru/sctp/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/ishidawataru/sctp/.gitignore b/vendor/github.com/ishidawataru/sctp/.gitignore index a1338d685..cf2d826c1 100644 --- a/vendor/github.com/ishidawataru/sctp/.gitignore +++ b/vendor/github.com/ishidawataru/sctp/.gitignore @@ -12,3 +12,5 @@ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ + +example/example |