aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/spf13/cobra/.gitignore
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-02-20 05:12:34 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2020-02-20 05:12:34 -0500
commit3a8acfbbe50e44904ca406d2058e528b4430504c (patch)
tree45be9241596c5105540b75b6f093e66d67328dd5 /vendor/github.com/spf13/cobra/.gitignore
parentc8436cd870e118a5e0dee6a130c6ea3dc6ceceeb (diff)
downloadpodman-3a8acfbbe50e44904ca406d2058e528b4430504c.tar.gz
podman-3a8acfbbe50e44904ca406d2058e528b4430504c.tar.bz2
podman-3a8acfbbe50e44904ca406d2058e528b4430504c.zip
build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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