From 6aec41ecc3569785812cf10f5fcd6651fbba80cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Fleury?= <noe.fleury@etu.hesge.ch> Date: Wed, 18 Dec 2019 01:29:57 +0100 Subject: [PATCH] Edited .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9e86e97..fd94139 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +## + +projet/node_modules* + ############### MacOS # General .DS_Store -- GitLab