mirror of
https://github.com/FliegendeWurst/borg-homedir-excludes.git
synced 2024-11-09 23:40:36 +00:00
commit
d29910d308
@ -23,6 +23,7 @@
|
|||||||
#.grails_history
|
#.grails_history
|
||||||
#.kde/share/apps/nepomuk
|
#.kde/share/apps/nepomuk
|
||||||
#.local/share/notbit
|
#.local/share/notbit
|
||||||
|
#.local/libvirt
|
||||||
#.vagrant
|
#.vagrant
|
||||||
#.vagrant.d
|
#.vagrant.d
|
||||||
#.wine
|
#.wine
|
||||||
@ -75,8 +76,10 @@
|
|||||||
|
|
||||||
# Contains errors from the current graphical session
|
# Contains errors from the current graphical session
|
||||||
.xsession-errors
|
.xsession-errors
|
||||||
|
.wayland-errors
|
||||||
|
|
||||||
# Recently used files
|
# Recently used files
|
||||||
|
.local/share/RecentDocuments
|
||||||
.recently-used
|
.recently-used
|
||||||
.recently-used.xbel
|
.recently-used.xbel
|
||||||
.thumbnails
|
.thumbnails
|
||||||
@ -126,6 +129,8 @@
|
|||||||
.mozilla/firefox/*/XPC.mfasl
|
.mozilla/firefox/*/XPC.mfasl
|
||||||
.mozilla/firefox/*/xpti.dat
|
.mozilla/firefox/*/xpti.dat
|
||||||
.mozilla/firefox/*/compreg.dat
|
.mozilla/firefox/*/compreg.dat
|
||||||
|
# cached plugin data, recreated
|
||||||
|
.mozilla/firefox/*/pluginreg.dat
|
||||||
|
|
||||||
#Opera-specific (related question on Superuser.com: Is documentation available on files and directories in the Opera profile folder?):
|
#Opera-specific (related question on Superuser.com: Is documentation available on files and directories in the Opera profile folder?):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user