From ad8702bef8b5476c60a8841287f2ee4cc7603e7a Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Wed, 24 Apr 2019 21:49:53 +0200
Subject: [PATCH] add yarn lock to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9ea79cb8..5c669aed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ dist
 .sass-cache
 .grunt
 .DS_Store
+yarn.lock
\ No newline at end of file
-- 
GitLab