From ea35a22d53e2de6167cbf4d6ccf13f7b76f9b3d5 Mon Sep 17 00:00:00 2001 From: te Date: Sat, 27 Apr 2024 15:30:33 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20ignore=20.netlify?= 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 6635cf5..cf92117 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* + +# Local Netlify folder +.netlify