From 9fba380c3b95eec6d8236a219b19b89cdcc60e88 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 4 Feb 2020 14:02:36 +0800 Subject: [PATCH] 1 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 447ec08..b98ad24 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ config/ res/ target/ -bin/ \ No newline at end of file +bin/ +logs/ \ No newline at end of file