From d9952f61a53b693a75490e4932d7136e14e7dc08 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期二, 01 九月 2020 15:22:05 +0800 Subject: [PATCH] bug fixed --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index e9e98b7..cd672bd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ *.app /build +build* +.idea +.vscode -- Gitblit v1.8.0