From 9ef9c2a77a6e001b8e2234bd9e0520943631ab31 Mon Sep 17 00:00:00 2001 From: ruinivist Date: Tue, 27 Jan 2026 01:59:15 +0000 Subject: [PATCH] chore: update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c07602d..fc57f01 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ mend __debug* sample bin -GEMINI.md \ No newline at end of file +GEMINI.md + +# make scaffold generates it so no need to commit +test_data/ \ No newline at end of file