From 61645c1fd3634b22df79c019fdac3783eb75e4ed Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Thu, 25 Apr 2019 10:25:23 +0200
Subject: [PATCH] add latest and stable to gitignore

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

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