From 235d5fad307429e4f8726e1b1f248005ba7476e4 Mon Sep 17 00:00:00 2001 From: lroyia Date: Fri, 5 Dec 2025 09:00:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adf8f72..387f18f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ *.dll *.so *.dylib +/dist # Test binary, built with `go test -c` *.test