From f0877c34bb0aba443bb30d3c804c9403937fd2ad Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Wed, 30 Apr 2025 06:39:22 +0800 Subject: [PATCH] =?UTF-8?q?fix=20girignore:=20add=20swo=20(=E5=90=8C?= =?UTF-8?q?=E6=99=82=E6=9C=89=E5=85=A9=E5=80=8Bvim=E9=96=8B=E5=95=9F?= =?UTF-8?q?=E6=99=82)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dot_gitignore_global | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_gitignore_global b/dot_gitignore_global index 9996f04..eb6b204 100644 --- a/dot_gitignore_global +++ b/dot_gitignore_global @@ -19,6 +19,7 @@ src/ ### Linux ### *~ *.swp +*.swo # temporary files which can be created if a process still has a handle open of a deleted file .fuse_hidden*