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/config
|
||||
|
||||
# This is installed by the setup script.
|
||||
vim/autoload/plug.vim
|
||||
vim/.viminfo*
|
||||
vim/vim_shared_data
|
||||
vim/.nviminfo
|
||||
|
|
@ -28,6 +30,8 @@ vim/view/
|
|||
vim/spelling*
|
||||
vim/init.vim
|
||||
vim/backup/
|
||||
# vim-plug plugin directory
|
||||
vim/plugged/
|
||||
|
||||
zsh/cache/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue