From 90dde14ac3de598c8fb39043d6796afe6d8ffa08 Mon Sep 17 00:00:00 2001 From: kang Date: Sun, 24 May 2026 00:00:58 +0800 Subject: [PATCH] chore: ignore local verification artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4088205..bad17a3 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ asset_library/* prompt_library/* !prompt_library/.gitkeep _trash/ +output/ # web web/.next/