From 8ebc0976ea19b8a2b0c83de128195ef43f6d2de3 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期二, 12 七月 2022 15:38:18 +0800 Subject: [PATCH] ClusterAndNodes proto add password field --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index f323e83..dc5c959 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.o *.a *.so +.idea +.vscode # Folders _obj @@ -22,4 +24,3 @@ *.exe *.test -*.pb.go -- Gitblit v1.8.0