Ignore some more vim artifacts
This commit is contained in:
parent
bc22f88b03
commit
6721b754a2
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -21,6 +21,8 @@ mutt/smime/
|
||||||
ssh/*
|
ssh/*
|
||||||
!ssh/config
|
!ssh/config
|
||||||
|
|
||||||
|
# This is installed by the setup script.
|
||||||
|
vim/autoload/plug.vim
|
||||||
vim/.viminfo*
|
vim/.viminfo*
|
||||||
vim/vim_shared_data
|
vim/vim_shared_data
|
||||||
vim/.nviminfo
|
vim/.nviminfo
|
||||||
|
|
@ -28,6 +30,8 @@ vim/view/
|
||||||
vim/spelling*
|
vim/spelling*
|
||||||
vim/init.vim
|
vim/init.vim
|
||||||
vim/backup/
|
vim/backup/
|
||||||
|
# vim-plug plugin directory
|
||||||
|
vim/plugged/
|
||||||
|
|
||||||
zsh/cache/
|
zsh/cache/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue