From aa937e7ce77adb3a8678f6d056b9adc70fab49b2 Mon Sep 17 00:00:00 2001 From: LFeng Date: Sat, 11 Jul 2026 13:57:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 94ea3ad..19ae3e5 100644 --- a/.gitignore +++ b/.gitignore @@ -111,6 +111,6 @@ coverage/ # ==================== # 可选:如果你想提交 Cargo.lock # ==================== -# 对于可执行应用(Tauri 是应用),建议提交 Cargo.lock +# 对于可执行应用(Tauri 是应用),建议提交 Cargo.lock # 取消下面这行的注释来提交 Cargo.lock # !Cargo.lock \ No newline at end of file