From 09f3c7c39097b3e1e0ed4725a74e3b63c9ba64be Mon Sep 17 00:00:00 2001 From: SlyAimer <2289782085@qq.com> Date: Sun, 9 Feb 2025 19:05:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(.gitignore):=20=E6=B7=BB=E5=8A=A0=20`update?= =?UTF-8?q?=5Fremote=5Fcode.py`=20=E5=88=B0=E5=BF=BD=E7=95=A5=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1f4bd35..9039c3c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ bili.cookie /bili.cookie /src/configs/api_config.py /src/resources/temp +/update_remote_code.py