From 5ccdbb62fcb46b2ef26b8825f818b2a631e1f095 Mon Sep 17 00:00:00 2001 From: crossdark Date: Sun, 6 Oct 2024 11:27:04 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 135767f..da9f086 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,8 @@ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -24,3 +25,6 @@ Icon Network Trash Folder Temporary Items .apdisk + +# 锁文件 +*.lock \ No newline at end of file