diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-03-07 14:09:04 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-03-07 14:09:04 +0000 |
commit | 0bdfc581ce38e745de812eb9e79f7ece14777d68 (patch) | |
tree | 0c44ea2b6c4691e7ca25eb232afc9080f70bebfd /.gitignore | |
parent | 865e5c6f037d0ed6730f4542c09b7e48949b1cce (diff) |
Add newsbeuter configuration
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -3,21 +3,20 @@ .mutt/cache/headers .mutt/mailboxes/ .mutt/mutt-colors-solarized/ +.mutt/solarized .mutt/temp/ -.newsbeuter -.vim/netrwhist -.vim/plugged/ -.vim/vimundo/ +.nvim/.netrwhist +.passwords +.personal +.urxvt/ext .vifm/Trash .vifm/vifminfo .vifm/vimfiles -.nvim/.netrwhist .vim/.netrwhist -.mutt/solarized -.urxvt/ext +.vim/netrwhist +.vim/plugged/ .vim/vim-plug +.vim/vimundo/ .zsh/zgen -.personal -.passwords !*.gitkeep |