From fe534ae53be07d572486f2907ecc95b170109205 Mon Sep 17 00:00:00 2001 From: Jordi Prats Date: Mon, 22 Feb 2016 10:05:54 +0100 Subject: [PATCH] afegit gemfile lock al gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0a8938e..5cca8a2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ pkg/ junit log spec/fixtures/ +Gemfile.lock