1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-08-31 00:00:21 +02: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

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