mirror of
https://github.com/github/gitignore
synced 2025-07-03 03:48:18 +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:
commit
43f3bb3952
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
*.s[a-w][a-z]
|
||||
.*.s[a-w][a-z]
|
||||
.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue