From 0fb6e105a2803b60f31bce01ae307a2faab01617 Mon Sep 17 00:00:00 2001 From: xzb <223@qq.com> Date: Mon, 31 Jul 2023 09:09:06 +0800 Subject: [PATCH] ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 14bd666..6e4b5c4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ output/ # vendor/ # Go workspace file -go.work \ No newline at end of file +go.work +/pom.xml