From cd46be13a5383315058d4befc41dad42365c0bac Mon Sep 17 00:00:00 2001 From: Dan Milne Date: Fri, 2 Dec 2011 14:18:28 +1100 Subject: [PATCH] Ignore the Gemfile.lock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e553751..0c55c63 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ doc # bundler .bundle +Gemfile.lock # jeweler generated pkg