From 4866778808e320aa58a717423fcf0a21d259a35a Mon Sep 17 00:00:00 2001 From: Jerry Cheung Date: Mon, 13 Oct 2014 16:18:06 -0700 Subject: [PATCH] update gitignore - gemspec is useful information - coverage isn't run anymore - more aggressive blob for emacs and vim backup files --- .gitignore | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 1959fc00..cedadc26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,7 @@ -spec/ldap.yml +*~ +*.swp .rvmrc -*.gemspec pkg/ -*.swp -html/ doc/ publish/ -coverage/ -coverage.info -.rake_tasks~ Gemfile.lock