From a93cec610c9aa1b106326fa1528d9488051ed204 Mon Sep 17 00:00:00 2001 From: 55007 <55007@maojian> Date: Tue, 7 Jan 2025 17:16:54 +0800 Subject: [PATCH] =?UTF-8?q?git=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..91eac80 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target/ +/logs/ \ No newline at end of file