From fb4b60f782a4c263890d5d706aa61a3697fffca2 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期五, 14 六月 2024 00:53:21 +0800
Subject: [PATCH] 下载txt

---
 .gitignore |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index f520366..954f5d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,10 @@
 node_modules
 **/*.xlsx
 downloads
-**/*.log
\ No newline at end of file
+**/*.log
+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