From a68f5016c6437c2fdc4928e1fcce67b344e2d54a Mon Sep 17 00:00:00 2001 From: biondizzle Date: Sun, 15 Feb 2026 11:46:37 -0500 Subject: [PATCH] fix concatenator --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 167e370..8642a81 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -./build -./data -./project_context.txt \ No newline at end of file +build +data +project_context.txt \ No newline at end of file