summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-24 11:07:41 -0700
committerTim Smith <tsmith@chef.io>2018-07-24 11:07:41 -0700
commit85ae3a7ad23a7d452cafbd36afbc581906cd8f83 (patch)
tree3e3c3da493311acb11e82f09294f6c9dd8e7c4fd /.gitignore
parentd6d17615456bf8deff28355534826be136f857fe (diff)
downloadmixlib-cli-85ae3a7ad23a7d452cafbd36afbc581906cd8f83.tar.gz
Update gitignore
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore28
1 files changed, 21 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 770f055..a6bbd74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,25 @@
-*.sw?
+_yardoc
+.bundle
+.config
.DS_Store
-coverage
-rdoc
-pkg
+.idea/
.rake_tasks~
-.bundle
+.rspec
+.ruby-version
+.yardoc
+.yardopts
+*.gem
+*.rbc
+*.sw?
+bin/
+coverage
+doc/
Gemfile.lock
+InstalledFiles
+lib/bundler/man
+pkg
+spec/reports
+test/tmp
+test/version_tmp
+tmp
vendor
-.idea/
-.ruby-version