From a7f943eac4030b66281b45eb05f23d0fe0132c4b 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=B0Git=20Ignore?= 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