Add expression to ignore Vim temporary swap files.
I gather that Vim continues back through the alphabet with .swp, swo, swn etc: https://groups.google.com/forum/#!msg/vim_use/JBHSs3kPPJU/X9WeMsZcfWAJ
This commit is contained in:
parent
f584494b8a
commit
197e81d5f9
3
.gitignore
vendored
3
.gitignore
vendored
@ -48,8 +48,7 @@
|
||||
*.pyc
|
||||
*.pyo
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
*.sw?
|
||||
*.mo
|
||||
*.patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user