From eb80ddc63b97e70b0fe3322dc08cd4310bdc1ee9 Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Wed, 3 Aug 2022 23:22:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e84829e..0b5792bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ **/target/ # Compiled class file *.class +data.db # Log file *.log