From 37fb86e98e04ee3ac7fa55e0882df43c6db374ff Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期二, 03 十二月 2019 10:29:37 +0800 Subject: [PATCH] add FileSetting change --- .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