From 4494976c642ad311bc60f97a3eea51d3436d39df Mon Sep 17 00:00:00 2001 From: lyg <1543117173@qq.com> Date: 星期六, 08 六月 2024 16:48:26 +0800 Subject: [PATCH] 移除ncc、x-crawl --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index ad37229..f520366 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules **/*.xlsx -downloads \ No newline at end of file +downloads +**/*.log \ No newline at end of file -- Gitblit v1.9.1