1
0
mirror of https://github.com/github/gitignore synced 2024-05-31 01:38:14 +02:00

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:
Adam Roben 2013-11-04 05:38:40 -08:00
commit 43f3bb3952

View File

@ -1,4 +1,5 @@
*.s[a-w][a-z]
.*.s[a-w][a-z]
.s[a-w][a-z]
*.un~
Session.vim
.netrwhist