From 57f4ebfb5fb54d97a617d2f1410a123058653088 Mon Sep 17 00:00:00 2001 From: sarodz Date: Wed, 25 Feb 2026 03:26:13 -0500 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b3e9c2960..633d6a6db 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,6 @@ stamp-h1 /testing/output/*.md /testing/output/actual/*.png /testing/output/difference/*.png + +/test_issue* +build/ \ No newline at end of file