Ignore vim view files
This commit is contained in:
parent
77e08d1334
commit
18f0d5ba5a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
.vim/undo/
|
||||
.vim/.netrwhist
|
||||
.vim/bundle/*
|
||||
.vim/view/
|
||||
!.vim/bundle/Vundle.vim
|
||||
setup*.exe
|
||||
*mirror*cygwin*/
|
||||
|
|
Loading…
Reference in a new issue