From e603d1c2a7b7added819d601b627b1bfc9f8df36 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期五, 26 七月 2019 18:46:54 +0800 Subject: [PATCH] BaseInfo add bwType --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index bb73550..dc5c959 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.o *.a *.so +.idea +.vscode # Folders _obj -- Gitblit v1.8.0