From 09737df55c97de1843951e6fc19497bb85ae1108 Mon Sep 17 00:00:00 2001 From: Gabriel De Los Rios Date: Sun, 10 Aug 2025 21:14:15 -0300 Subject: [PATCH] build: update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cc7b141..4bfea67 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,6 @@ testem.log # System files .DS_Store Thumbs.db + +*storybook.log +/projects/my-wallet-ds-dev/** \ No newline at end of file