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

Ignore vim undo and swapfiles and every plugin except vundle

This commit is contained in:
Valentin Brandl 2017-02-11 18:26:10 +01:00
parent c2755770d3
commit f04171ba2c
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
editors/vim/swapfiles/*
editors/vim/undofiles/*
editors/vim/bundle/*
!editors/vim/bundle/Vundle.vim