From 2863a050be2530afc452e48aae8b4be9b3965ebd Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@smartai.com> Date: 星期一, 15 五月 2023 18:18:53 +0800 Subject: [PATCH] add default role tag --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..ac4eecf 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ *.exe *.test +.idea +go.mod +go.sum -- Gitblit v1.8.0