From 3f56e7038e8295e8a8793d605d7c377a7e95a4cf Mon Sep 17 00:00:00 2001 From: Jon Yurek Date: Tue, 23 Aug 2011 14:31:47 -0400 Subject: [PATCH] We should not have gem lockfiles in the repo. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aea757d6c..076755b59 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ capybara*.html .bundle *SPIKE* .rvmrc +*emfile.lock