diff options
author | Brendan Forster <brendan@github.com> | 2016-02-09 08:57:42 +1030 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2016-02-09 08:57:42 +1030 |
commit | d6f33de188fa4fa64d742c84becad5583ce0d389 (patch) | |
tree | b350e44a8c0fab4b708e6f730e254d74e0d49671 | |
parent | 7e04a3f05c5b913b5767ca88fc61734494ca97e2 (diff) | |
parent | 31045e29f8d6d8103262a096e145b6085f4336ea (diff) | |
download | gitignore-d6f33de188fa4fa64d742c84becad5583ce0d389.tar.gz gitignore-d6f33de188fa4fa64d742c84becad5583ce0d389.zip |
Merge pull request #1847 from nloveladyallen/patch-1
Remove redundancy in Global/Vim.gitignore
-rw-r--r-- | Global/Vim.gitignore | 2 |
1 files changed, 0 insertions, 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 |