From c2f31b518a47f9f3bcf5c8d45012ca0b6af20354 Mon Sep 17 00:00:00 2001 From: C4 Patino Date: Tue, 2 Aug 2022 21:53:30 -0500 Subject: [PATCH] Updated gitignore to remove build folder --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 56947bd..d6fff45 100644 --- a/.gitignore +++ b/.gitignore @@ -169,6 +169,8 @@ psd thumb sketch +**/build + ### VisualStudioCode ### .vscode/* !.vscode/settings.json