From 1fe248ecd7154159c05aa49cf15838f2b8ed3f2f Mon Sep 17 00:00:00 2001 From: ThePotato97 <10260415+ThePotato97@users.noreply.github.com> Date: Sat, 3 Jan 2026 18:57:19 +0000 Subject: [PATCH] remove build folder from gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5f48d40..04964f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ # Build directories -build/ out/ bin/ lib/