From d7cc43fc690d2cf5bf555ca3623926953787933b Mon Sep 17 00:00:00 2001 From: Logan-Chenavier Date: Sat, 16 Jan 2021 14:35:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20gitignore=20add=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