Merge pull request #751 from nysa/master
Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files
This commit is contained in:
commit
43f3bb3952
@ -1,4 +1,5 @@
|
||||
*.s[a-w][a-z]
|
||||
.*.s[a-w][a-z]
|
||||
.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
|
Loading…
Reference in New Issue
Block a user