mirror of
https://github.com/vbrandl/dotfiles
synced 2025-08-20 04:35:37 +02:00
Ignore non-config directories
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
|||||||
editors/vim/swapfiles/*
|
editors/vim/swapfiles/*
|
||||||
editors/vim/undofiles/*
|
editors/vim/undofiles/*
|
||||||
|
editors/vim/plugged
|
||||||
|
editors/vim/spell
|
||||||
|
editors/vim/view
|
||||||
|
|
||||||
editors/vim/bundle/*
|
editors/vim/bundle/*
|
||||||
!editors/vim/bundle/Vundle.vim
|
!editors/vim/bundle/Vundle.vim
|
||||||
|
Reference in New Issue
Block a user