From 3b204f777e5f184ad8026852c01aeb611c8aa55f Mon Sep 17 00:00:00 2001 From: andreas schlegel Date: Sat, 22 Sep 2018 10:07:24 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fbecc77..13bb376 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ .classpath .project .idea -pom.xml \ No newline at end of file +pom.xml +notes.md