From 2e8cd44fdd0b09617fcb9328b3a270d7dde98e11 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Sat, 6 Dec 2025 09:52:26 -0500 Subject: [PATCH] fix .build folder in vcs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3b462cb..6856fdc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules +.build # Output .output