From c63189b4ea72d873f1bce8ec3393bc954e48e2ca Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 3 Feb 2020 20:18:07 +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