From 37b423ce1a5d4ca07ca84da4e866c9254f28f0a9 Mon Sep 17 00:00:00 2001 From: biondizzle Date: Sun, 15 Feb 2026 11:24:19 -0500 Subject: [PATCH] remove build dirs --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6461020..5b23c53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -#./build -#./data \ No newline at end of file +./build +./data \ No newline at end of file