From ce8cb9c851fa66c7c2902ceb57e369d3cecf1a28 Mon Sep 17 00:00:00 2001 From: lyg <1543117173@qq.com> Date: 星期四, 01 八月 2024 01:48:56 +0800 Subject: [PATCH] 复制bt下载的文件,bt任务控制 --- .gitignore | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index e221ade..954f5d3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,9 @@ **/*.xlsx downloads **/*.log -logs \ No newline at end of file +logs +failed-book-urls.txt +failed-books.txt +no-file-books.txt +not-found-books.txt +alreadyDownloadedBooks.txt \ No newline at end of file -- Gitblit v1.9.1