From 672523087cd645afce65cf91d5271b886aa96ce2 Mon Sep 17 00:00:00 2001 From: W192547975 Date: Sat, 3 Feb 2024 12:10:15 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1ff9bd7..d56512f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ __debug_bin __debug_bin.exe # .vscode -/*test*/ +*test*/ *.log* go.sum *.tar.gz