From 0eb88f44ae2320af89804b40cd682b697f087807 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 8 Aug 2024 10:46:59 +1200 Subject: [PATCH] update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c20dae3..eb0d270 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,10 @@ node_modules # build files -build/ -dist/ +/build/ +/dist/ /public/ +/electron/build/exe/ # local storage storage/