From 9de8b2c95cdafde0a93c365221831f1fd3a91c0d Mon Sep 17 00:00:00 2001 From: TheWhiteDog9487 Date: Fri, 26 Sep 2025 11:43:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6f0910d..d052c49 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,5 @@ out/ .vscode/ API密钥.txt -SQLiteDataBase.db \ No newline at end of file +SQLiteDataBase.db +*.http \ No newline at end of file