qutebrowser: Ignore quickmarks

Bookmarks are already gitignored. While I don't mind the quickmarks
being public, I also don't think them being saved in this repo brings a
lot of pros - and they are massively out of date anyway.

I could think about integrating them on a private fork
https://shivering-isles.com/publish-your-work-while-keeping-a-private-fork
we will see.
This commit is contained in:
Marty Oehme 2021-08-19 09:38:19 +02:00
parent 78b47a35b2
commit 251965799c
Signed by: Marty
GPG key ID: B7538B8F50A1C800
2 changed files with 2 additions and 16 deletions

3
.gitignore vendored
View file

@ -21,8 +21,9 @@ sponsorblock.txt
# ignore any just-in-time settings that took place in qutebrowser
/qutebrowser/.config/qutebrowser/autoconfig.yml
/qutebrowser/.config/qutebrowser/qsettings
/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