From 21bf15921e63d8f68cf62fc0fa55d7b924dbc363 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期六, 15 六月 2024 12:42:25 +0800
Subject: [PATCH] 启用chrome改用接口获取数据

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

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