diff options
author | Tim Smith <tsmith@chef.io> | 2018-07-30 15:30:59 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-07-30 15:30:59 -0700 |
commit | 3954ee33523db4bb37c36ceebf0c9abf1d87b84d (patch) | |
tree | cb72b52f5032ce8000b9936213a04978979fcabe | |
parent | 5799e62ec161d092a29a832d6132015f8a0f5b7f (diff) | |
download | mixlib-authentication-3954ee33523db4bb37c36ceebf0c9abf1d87b84d.tar.gz |
Update ignore file
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | .gitignore | 29 |
1 files changed, 26 insertions, 3 deletions
@@ -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 |