From 89211e0dd188ae6e589c14a38c1af5a0c00f816e Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期六, 08 六月 2024 16:50:36 +0800
Subject: [PATCH] 增加https-proxy-agent依赖库

---
 .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