Marty Oehme
7662c5b776
Blocked hosts reside in a single (giant) plaintext file, which we now remove from the repository. Especially with the new blocking sources we grew from around 700k (which was already a lot at ~35000 lines) to around 5MB which is just stupid to keep in the git repo if we don't have to. Since qutebrowser automatically re-creates the file for us on running `:adblock-update` there's no reason to waste space here.
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
# no idea why gopass adds this image to config path
|
|
gopass-logo-small.png
|
|
#
|
|
# Ignore dynamic colorschemes set by styler
|
|
colorscheme.vim
|
|
colorscheme
|
|
colorscheme.py
|
|
colorscheme.rasi
|
|
|
|
.assets/README.md
|
|
|
|
# do not add massive gutenberg thesaurus to repo
|
|
nvim/.config/nvim/thesaurus
|
|
# if we have a pre-compiled plugin list don't add it
|
|
nvim/.config/nvim/plugin/packer_compiled.lua
|
|
|
|
# mpv sponsorblock api
|
|
sponsorblock.db
|
|
sponsorblock.db.tmp
|
|
sponsorblock.txt
|
|
|
|
# ignore any just-in-time settings that took place in qutebrowser
|
|
/qutebrowser/.config/qutebrowser/autoconfig.yml
|
|
/qutebrowser/.config/qutebrowser/bookmarks
|
|
/qutebrowser/.config/qutebrowser/qsettings
|
|
/qutebrowser/.config/qutebrowser/quickmarks
|
|
/qutebrowser/.config/qutebrowser/stylesheets
|
|
# ignore the generated readability file for webpages
|
|
readability.html
|
|
# ignore the adblock file generated by qutebrowser
|
|
blocked-hosts
|
|
|
|
# ignore vifm & ueberzug utility files
|
|
vifm-help.txt
|
|
vifmimgpdfpage
|
|
vifmimgpdffile
|
|
vifminfo
|
|
vifminfo.json
|
|
|
|
# styler configs
|
|
colorscheme.yml
|
|
|
|
# taskwarrior
|
|
office/.config/task/task-sync.rc
|
|
office/.config/task/contexts
|