From a4a7434db064d89606a7c15b3d1617f0ba74073c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Gaidamour?= <jeremie.gaidamour@inria.fr>
Date: Tue, 12 Apr 2016 11:12:59 +0200
Subject: [PATCH] [dev] .gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 10703aacd9c..9b116dab912 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .DS_Store
 *.swp
-*~
\ No newline at end of file
+*~
+*Gemfile.lock
\ No newline at end of file
-- 
GitLab