fix(.gitignore): 添加 update_remote_code.py 到忽略列表

This commit is contained in:
SlyAimer 2025-02-09 19:05:14 +08:00
parent 9b5cf1526f
commit 09f3c7c390

1
.gitignore vendored
View file

@ -19,3 +19,4 @@ bili.cookie
/bili.cookie /bili.cookie
/src/configs/api_config.py /src/configs/api_config.py
/src/resources/temp /src/resources/temp
/update_remote_code.py