From 8a4f724e16c78c22053caa65083d8a4557f88573 Mon Sep 17 00:00:00 2001 From: leecalcote Date: Sun, 19 Nov 2023 15:08:13 -0600 Subject: [PATCH] chore: additional folders Signed-off-by: leecalcote --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ab201aec..f6b5168f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,9 @@ node_modules build/** dist/** +packages/dist/** +packages/design-system/node_modules/** + .yarn/* .yarn/cache !.yarn/patches