From 26bd34cf13464e1d064a34797b0d643983d2e0da Mon Sep 17 00:00:00 2001 From: Sydonian <794346190@qq.com> Date: Fri, 21 Jun 2024 09:21:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0ignore=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d41a8b..4f00d01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ build -*.tmp.* \ No newline at end of file +*.tmp.* +.git.local \ No newline at end of file