From 98e2d0928c17c5e8e3f44b1c374f12a650936a20 Mon Sep 17 00:00:00 2001 From: sparks-alec Date: Sat, 15 Jan 2022 16:10:06 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 62f1675..968ccc5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ .DS_Store node_modules -out/Cue View-darwin-x64 -out/Cue View-win32-x64 -out/make/squirrel.windows -.vscode \ No newline at end of file +.vscode +/dist \ No newline at end of file