From 82c476fa8004331e0ca784a60ca6a344b4c0ee25 Mon Sep 17 00:00:00 2001 From: Asai Neko Date: Sat, 31 Jan 2026 09:41:00 +0800 Subject: [PATCH] Add .test to gitignore Signed-off-by: Asai Neko --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 073d53f..573623d 100644 --- a/.gitignore +++ b/.gitignore @@ -51,4 +51,4 @@ __MACOSX *_gen.go # test files -.test +.test/