From fed9f27d04f7a17d45108e420785b15d710f1cba Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sat, 2 Dec 2023 10:02:47 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ee257a7..d359f3b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,12 @@ config.json *.log # VSCode -.history \ No newline at end of file +.history + +# Vim +*.swp +*.swp~ + +# GVim +*.un~ +*.un