From e7dd33d05f111cd25b9fb24e91ebb5f362413eb2 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Mon, 7 May 2012 18:09:10 +0200 Subject: add Gemfile.lock to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6a65a36..5a5fa8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.gem .bundle pkg/* +Gemfile.lock +*~ -- cgit v1.2.3