mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-01 16:55:09 +02:00
Ignore vim undo and swapfiles and every plugin except vundle
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
editors/vim/swapfiles/*
|
||||
editors/vim/undofiles/*
|
||||
|
||||
editors/vim/bundle/*
|
||||
!editors/vim/bundle/Vundle.vim
|
Reference in New Issue
Block a user