Skip to content

Commit acce99e

Browse files
committed
Ignore Vim untitled and unsaved buffer swapfiles
Vim creates buffer swapfiles starting at .swp for buffers that are active but untitled and unsaved.
1 parent 0aeefb4 commit acce99e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Global/vim.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.*.s[a-w][a-z]
1+
*.s[a-w][a-z]
22
*.un~
33
Session.vim
44
.netrwhist

0 commit comments

Comments
 (0)