From 871c17675286b9460f7d0adfcb376e13fca8c9e5 Mon Sep 17 00:00:00 2001 From: MTLantoine Date: Mon, 11 Jan 2021 15:54:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20add=20gitignore=20netlify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 863c1df..2512fa3 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ yarn-error.log* # Coverage Reports coverage + +# Local Netlify folder +.netlify \ No newline at end of file