From 1a84b09fbcd1b1b00bd3590a0764b74f5984f147 Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期四, 31 十月 2019 19:04:56 +0800 Subject: [PATCH] update bwType to string --- .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