From 4bebb73ccadbfcd8f490f272044ee03514f342da Mon Sep 17 00:00:00 2001 From: biondizzle Date: Sun, 15 Feb 2026 11:23:40 -0500 Subject: [PATCH] remove build dirs --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5b23c53..6461020 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