From 964690192c2366d6eb9e22fbf6a3da8bfe1fd34f Mon Sep 17 00:00:00 2001 From: Chen Xiao Date: Fri, 14 Aug 2026 08:19:01 +0800 Subject: [PATCH] chore: ignore ip_username_password.txt --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 626c799..c0f9072 100644 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,7 @@ __pycache__/ app.ini.bak database.json settings.json +ip_username_password.txt .idea/ .vscode/ +