From eaae5b2b2d04fd86c5ce67c2a4f89810d9c6bf93 Mon Sep 17 00:00:00 2001 From: Corey Butler <770982+coreybutler@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:39:50 -0500 Subject: [PATCH] Add deps --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2688c64..9e0a078 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ logs _* node_modules !./src/node_modules +!./dist/node_modules