summaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/cobra/.gitignore
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-02-20 14:41:33 +0100
committerGitHub <noreply@github.com>2020-02-20 14:41:33 +0100
commitcf8e34c28ed623b8fe58c66ead180298210e53bb (patch)
tree82bbe2a7a4f71f56a17473d4a26387aacc3dc940 /vendor/github.com/spf13/cobra/.gitignore
parent24a0ae43406e9ab100f9eeef8e249839dd4cf3f5 (diff)
parent3a8acfbbe50e44904ca406d2058e528b4430504c (diff)
downloadpodman-cf8e34c28ed623b8fe58c66ead180298210e53bb.tar.gz
podman-cf8e34c28ed623b8fe58c66ead180298210e53bb.tar.bz2
podman-cf8e34c28ed623b8fe58c66ead180298210e53bb.zip
Merge pull request #5275 from containers/dependabot/go_modules/github.com/spf13/cobra-0.0.6
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Diffstat (limited to 'vendor/github.com/spf13/cobra/.gitignore')
-rw-r--r--vendor/github.com/spf13/cobra/.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/github.com/spf13/cobra/.gitignore b/vendor/github.com/spf13/cobra/.gitignore
index 3b053c59e..b2b848e77 100644
--- a/vendor/github.com/spf13/cobra/.gitignore
+++ b/vendor/github.com/spf13/cobra/.gitignore
@@ -32,7 +32,8 @@ Session.vim
tags
*.exe
-
+cobra
cobra.test
-.idea/*
+.idea/
+*.iml