reduced gitignore files

This commit is contained in:
Stefen Auris 2017-10-10 16:05:20 -04:00
parent 718f2b8207
commit d83d8bd25c
4 changed files with 7 additions and 10 deletions

11
.gitignore vendored
View file

@ -1,12 +1,3 @@
cache/
log/
.vim/bundle/VimCompletesMe/
.vim/bundle/ctrlp.vim/
.vim/bundle/indentLine/
.vim/bundle/vim-airline-themes/
.vim/bundle/vim-airline/
.vim/bundle/vim-colors-solarized/
.vim/bundle/vim-sensible/
.vim/undo
.vim/backups
.vim/swaps
.vim/bundle/**

2
.vim/backups/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*
!.gitignore

2
.vim/swaps/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*
!.gitignore

2
.vim/undo/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*
!.gitignore