From 31045e29f8d6d8103262a096e145b6085f4336ea Mon Sep 17 00:00:00 2001 From: Noah Lovelady-Allen Date: Sun, 7 Feb 2016 08:57:08 -0500 Subject: [PATCH] Remove redundancy in Global/Vim.gitignore Anything matched by `*.un~` will also be matched by the last rule, `*~`. --- Global/Vim.gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/Global/Vim.gitignore b/Global/Vim.gitignore index 325bd576..1099aaab 100644 --- a/Global/Vim.gitignore +++ b/Global/Vim.gitignore @@ -1,8 +1,6 @@ # swap [._]*.s[a-w][a-z] [._]s[a-w][a-z] -# persistent undo -*.un~ # session Session.vim # temporary