From 06d70be4c688a174f8e004a5afa649f1707f1bda Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 20 Oct 2019 12:23:15 -0400 Subject: Ignore folder --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1f56873..8b9381f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ _site .sass-cache .jekyll-metadata -projects \ No newline at end of file +projects +# Local Netlify folder +.netlify \ No newline at end of file -- cgit v1.2.3