]> source.dussan.org Git - gitignore.git/commit
Remove redundancy in Global/Vim.gitignore 1847/head
authorNoah Lovelady-Allen <noah+github@loveladyallen.com>
Sun, 7 Feb 2016 13:57:08 +0000 (08:57 -0500)
committerNoah Lovelady-Allen <noah+github@loveladyallen.com>
Sun, 7 Feb 2016 13:57:08 +0000 (08:57 -0500)
commit31045e29f8d6d8103262a096e145b6085f4336ea
treeb350e44a8c0fab4b708e6f730e254d74e0d49671
parent7e04a3f05c5b913b5767ca88fc61734494ca97e2
Remove redundancy in Global/Vim.gitignore

Anything matched by `*.un~` will also be matched by the last rule, `*~`.
Global/Vim.gitignore