1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

Merge pull request #514 from bristol/vim-swapfile-fix

Changed line matching vim swapfiles to use all names it will create
This commit is contained in:
Matt Burke 2013-01-22 12:08:37 -08:00
commit 0e38a13ffb

View File

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