From a4ca991d9abca9a59d910286c94332020e70e97b Mon Sep 17 00:00:00 2001 From: Jon Rowe Date: Thu, 1 Apr 2010 07:41:40 +0100 Subject: [PATCH] Updated .gitignore to ignore Gemfile, bundled_gems and .bundler locations (uncessary in use --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 00278f4..ea4e5fb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ .DS_Store coverage pkg +.bundle +bundled_gems/ +Gemfile