From 07223ea587ea04d98e1225c68e796b372dbc8826 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sun, 28 Nov 2021 09:36:32 -0600 Subject: [PATCH] Ignore netlify build folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ebf4642..42f9d8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.netlify # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies