From a57719c5af959930356c084c55930e8d41fdfa8a Mon Sep 17 00:00:00 2001
From: Perreal Guillaume <guillaume.perreal@irstea.fr>
Date: Wed, 9 Oct 2019 12:02:50 +0200
Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20.gitignore.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/.gitignore b/.gitignore
index d502512..fff235a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /node_modules
 /package-lock.json
+/.idea
-- 
GitLab