From 21bde1d31050d87f3765a07e9a2cdce7f29f8251 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Wed, 10 Aug 2022 09:33:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= 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..c1e9091 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +log +!log/ \ No newline at end of file