Remove redundancy in Global/Vim.gitignore
Anything matched by `*.un~` will also be matched by the last rule, `*~`.
This commit is contained in:
parent
7e04a3f05c
commit
31045e29f8
@ -1,8 +1,6 @@
|
||||
# swap
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
# persistent undo
|
||||
*.un~
|
||||
# session
|
||||
Session.vim
|
||||
# temporary
|
||||
|
Loading…
Reference in New Issue
Block a user