summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-30 09:08:13 -0700
committerTim Smith <tsmith@chef.io>2018-07-30 09:08:13 -0700
commitfed3c958677504b01f3c95a108b7ab36d6fa8005 (patch)
treee5ccea1d0a9a436002d2f694d10e72f26231d3c1 /.gitignore
parentd1598c6ebfa5679dd2c87f14f8046e8b4c51bc33 (diff)
downloadmixlib-cli-fed3c958677504b01f3c95a108b7ab36d6fa8005.tar.gz
Ignore a few more things in git
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a6bbd74..803f56c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,8 @@ _yardoc
.bundle
.config
.DS_Store
-.idea/
+.idea
+.rvmrc
.rake_tasks~
.rspec
.ruby-version
@@ -13,7 +14,8 @@ _yardoc
*.sw?
bin/
coverage
-doc/
+doc
+Gemfile.local
Gemfile.lock
InstalledFiles
lib/bundler/man