Adding mutt cache to gitignore, adding comments and sections too
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,9 +1,19 @@
|
||||
*.log
|
||||
|
||||
# Weechat
|
||||
weechat/logs/*
|
||||
|
||||
# Vim
|
||||
vim/.netrwhist
|
||||
vim/bundle/*
|
||||
!vim/bundle/vundle/*
|
||||
mutt/hcache
|
||||
|
||||
# Newsbeuter
|
||||
newsbeuter/cache.db
|
||||
newsbeuter/history.*
|
||||
|
||||
# Cortext
|
||||
cortex/seen.cache
|
||||
|
||||
# Mutt
|
||||
mutt/hcache
|
||||
|
||||
Reference in New Issue
Block a user