From c287f445c61f1fc0b8526ddce747fa13e44ed698 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Thu, 12 Jan 2017 14:12:26 +0100 Subject: [PATCH] New gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d19459eb..8256c99a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ node_modules -bower_components dist *.log .sass-cache .grunt -.DS_Store \ No newline at end of file +.DS_Store -- GitLab