From 161df2970947c952e051021c86bcb38a1089a918 Mon Sep 17 00:00:00 2001 From: xuanchen <122383162@qq.com> Date: Fri, 28 May 2021 13:41:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= 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..9776958 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +storage/logs