From 677522a7ed618e87146cdfb00870ea04fd8dd8f3 Mon Sep 17 00:00:00 2001 From: BF <354727900@qq.com> Date: Tue, 14 Apr 2026 22:55:23 +0800 Subject: [PATCH] . --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 548c9b8..e26c768 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ /dist/ # 忽略所有压缩文件 -*.spec \ No newline at end of file +*.spec +.env +.venv +.idea \ No newline at end of file