From 811457114d5a3f0f7fc44a46355d43797ad9d0b5 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Tue, 23 Aug 2022 09:54:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c1e9091..27d1a9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +# .gitignore log -!log/ \ No newline at end of file +!log/ +*.yaml +*.log \ No newline at end of file