From f542b2fafb1952b85166a9e1673595d2e3931aed Mon Sep 17 00:00:00 2001 From: loser <1711788888@qq.com> Date: Mon, 24 Apr 2023 17:20:33 +0800 Subject: [PATCH] :sparkles: init project --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index adf8f72..2205864 100644 --- a/.gitignore +++ b/.gitignore @@ -16,8 +16,8 @@ *.out # Dependency directories (remove the comment below to include it) -# vendor/ - + vendor/ +.idea # Go workspace file go.work