summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-07-30 15:30:59 -0700
committerTim Smith <tsmith@chef.io>2018-07-30 15:30:59 -0700
commit3954ee33523db4bb37c36ceebf0c9abf1d87b84d (patch)
treecb72b52f5032ce8000b9936213a04978979fcabe
parent5799e62ec161d092a29a832d6132015f8a0f5b7f (diff)
downloadmixlib-authentication-3954ee33523db4bb37c36ceebf0c9abf1d87b84d.tar.gz
Update ignore file
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.gitignore29
1 files changed, 26 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 5036739..6ea052c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,27 @@
-pkg/
-*.swp
-
+_yardoc
+.bundle
+.config
+.DS_Store
+.idea
+.rake_tasks~
+.rspec
+.ruby-version
+.rvmrc
+.yardoc
+.yardopts
+*.gem
+*.rbc
+*.sw?
+bin/
+coverage
+doc
+Gemfile.local
Gemfile.lock
+InstalledFiles
+lib/bundler/man
+pkg
+spec/reports
+test/tmp
+test/version_tmp
+tmp
+vendor