From 38ae936fd6150810f5b63ba239f3087d372d2a5f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr>
Date: Wed, 1 Jul 2020 14:28:50 +0200
Subject: [PATCH] Ignore le contenu de public/.

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

diff --git a/.gitignore b/.gitignore
index 07e6e47..8368fdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /node_modules
+/public
-- 
GitLab