From 319a8fdf2f79033e5a653d112305066bccdc2d59 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期一, 04 十一月 2019 11:07:16 +0800
Subject: [PATCH] bug fix

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index b90b7ea..8331c37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,7 @@
 *.exe
 *.out
 *.app
+
+/build
+.idea
+.vscode

--
Gitblit v1.8.0