From 55d203da8d1613ed816626e7687c71b4611c2b04 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sat, 4 Jan 2014 11:02:43 +0100 Subject: [PATCH] Improve gitignore for gem release. --- .gitignore | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8118c49..5a8b792 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,19 @@ -/Kookfile -/vendor -/.bundle -/Gemfile.lock +.bundle +.config +coverage +doc/ +*.gem +Gemfile.lock +InstalledFiles +Kookfile +lib/bundler/man +pkg +*.rbc +rdoc +spec/reports +test/tmp +test/version_tmp +tmp +vendor +_yardoc +.yardoc