From 0ed1814deb6b5e0b22f81987e18bb0df4315a203 Mon Sep 17 00:00:00 2001
From: "Yangkai.Shen" <237497819@qq.com>
Date: Fri, 17 May 2019 09:32:49 +0800
Subject: [PATCH 1/2] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=20README.md=20?=
=?UTF-8?q?=E7=9A=84=20LICENSE=20=E6=A0=87=E8=AE=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0a5920a..a3609f0 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
-
+
From 9b1bf7bb47b41ffb2aa412189e37b816976ab1d0 Mon Sep 17 00:00:00 2001
From: "Yangkai.Shen" <237497819@qq.com>
Date: Fri, 17 May 2019 09:41:24 +0800
Subject: [PATCH 2/2] =?UTF-8?q?:see=5Fno=5Fevil:=20=E6=9B=B4=E6=96=B0=20.g?=
=?UTF-8?q?itignore=20=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 6dde349..c3dfc3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
+
+# exclude idea files
+.idea
+*.iml