ignore new vim folders (undo, backups, swaps)
This commit is contained in:
parent
170908372a
commit
d9fde95964
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,3 +7,6 @@ log/
|
||||||
.vim/bundle/vim-airline/
|
.vim/bundle/vim-airline/
|
||||||
.vim/bundle/vim-colors-solarized/
|
.vim/bundle/vim-colors-solarized/
|
||||||
.vim/bundle/vim-sensible/
|
.vim/bundle/vim-sensible/
|
||||||
|
.vim/undo
|
||||||
|
.vim/backups
|
||||||
|
.vim/swaps
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue