From 95d012f5753e211c40a95aa2f81e3812d9d0c12f Mon Sep 17 00:00:00 2001 From: chaopower Date: Tue, 27 Jun 2023 13:13:10 +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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fffcd29..8050ebc 100644 --- a/.gitignore +++ b/.gitignore @@ -205,6 +205,9 @@ inc/ .precomp lib/.precomp -venv/ -env/ nohup.out + +log/* +!log/readme.md +example/* +!example/readme.md \ No newline at end of file