summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYuri Zubov <y.zubov@sumatosoft.com>2018-03-23 14:54:59 +0300
committerYuri Zubov <y.zubov@sumatosoft.com>2018-03-23 16:16:23 +0300
commitf0861cf9036e75111b6ac62fa9bd2a4d0b6ad3a6 (patch)
treec13a6a7836645b2ffedfd28463b33b8678dcdc03 /.gitignore
parent6fcb76e55b15dd9e80925a7512115739e1938230 (diff)
downloadmixlib-cli-f0861cf9036e75111b6ac62fa9bd2a4d0b6ad3a6.tar.gz
bugfix: if param :required is set to false and param :in is set the option is required
Signed-off-by: Yuri Zubov <y.zubov@sumatosoft.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b8db4a6..770f055 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ pkg
.bundle
Gemfile.lock
vendor
+.idea/
+.ruby-version