mirror of
https://github.com/github/gitignore
synced 2025-07-03 11:58:23 +02:00
Ignore Vim untitled and unsaved buffer swapfiles
Vim creates buffer swapfiles starting at .swp for buffers that are active but untitled and unsaved.
This commit is contained in:
parent
0aeefb48c0
commit
acce99efee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
.*.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