Merge pull request #765 from martinblech/patch-1
Ignoring [._]*.s[a-w][a-z] instead of *.s[a-w][a-z]
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
.*.s[a-w][a-z]
|
[._]*.s[a-w][a-z]
|
||||||
.s[a-w][a-z]
|
[._]s[a-w][a-z]
|
||||||
*.un~
|
*.un~
|
||||||
Session.vim
|
Session.vim
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
Reference in New Issue
Block a user