From 3954ee33523db4bb37c36ceebf0c9abf1d87b84d Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 30 Jul 2018 15:30:59 -0700 Subject: Update ignore file Signed-off-by: Tim Smith --- .gitignore | 29 ++++++++++++++++++++++++++--- 1 file 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 -- cgit v1.2.1