From eaac8143e9fe0e93f59e6229b39a8aa6bc49d79e Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Fri, 14 Mar 2025 09:03:50 -0500 Subject: [PATCH] chore(ignore): ignoring build folder as we dont want this to push to the server --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e4635b6..e2fa03d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ server/dist dist apiDocsLSTV2 testFiles +builds # ---> Node