1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 16:03:50 +01:00

Ignore non-config directories

This commit is contained in:
Valentin Brandl 2018-08-13 11:52:00 +02:00
parent 05932b7219
commit 6f8916a9cb
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
editors/vim/swapfiles/*
editors/vim/undofiles/*
editors/vim/plugged
editors/vim/spell
editors/vim/view
editors/vim/bundle/*
!editors/vim/bundle/Vundle.vim