Adding mutt cache to gitignore, adding comments and sections too

This commit is contained in:
Dustin Swan 2013-03-22 10:30:42 -05:00
parent 452d21dccf
commit 8da9c8b8c6

12
.gitignore vendored
View file

@ -1,9 +1,19 @@
*.log *.log
# Weechat
weechat/logs/* weechat/logs/*
# Vim
vim/.netrwhist vim/.netrwhist
vim/bundle/* vim/bundle/*
!vim/bundle/vundle/* !vim/bundle/vundle/*
mutt/hcache
# Newsbeuter
newsbeuter/cache.db newsbeuter/cache.db
newsbeuter/history.* newsbeuter/history.*
# Cortext
cortex/seen.cache cortex/seen.cache
# Mutt
mutt/hcache