From f43f0520ce8145f810c29370faf2cd2a12eac425 Mon Sep 17 00:00:00 2001 From: lingyuzeng Date: Thu, 19 Mar 2026 11:45:02 +0800 Subject: [PATCH] chore: remove validation_output and add to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c948c4a..f7fdb96 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ data/ output/ site/ # docs/ source files should be tracked, only ignore generated site/ +validation_output/