This commit is contained in:
Ruben Barkow 2014-11-04 10:00:26 -08:00
parent d662f3d3fb
commit 1fd5f5c4c7

View File

@ -1,27 +1,37 @@
#These directories may be excluded: #These directories may be excluded:
.gvfs # contains mounted file systems? # contains mounted file systems
.gvfs
.local/share/gvfs-metadata .local/share/gvfs-metadata
.Private # contains the actual encrypted home directory # contains the actual encrypted home directory
.dbus # session-specific .Private
# session-specific
.dbus
.cache .cache
.Trash # do I need to say more? .Trash
.local/share/Trash .local/share/Trash
.cddb # cached info about audio CDs # cached info about audio CDs
.aptitude # cached packages lists .cddb
# cached packages lists
.aptitude
#Flash-specific: #Flash-specific:
.adobe # Cache for flash, maybe others? # Cache for flash, maybe others?
.macromedia # except for Flash persistence, there is no reason to keep this .adobe
# except for Flash persistence, there is no reason to keep this
.macromedia
#Files: #Files:
.xsession-errors # contains errors from the current graphical session # contains errors from the current graphical session
.recently-used # recently used files .xsession-errors
# recently used files
.recently-used
.recently-used.xbel .recently-used.xbel
.thumbnails .thumbnails
.Xauthority # session-specific # session-specific
.Xauthority
.ICEauthority .ICEauthority
.gksu.lock .gksu.lock
.pulse # directory .pulse # directory
@ -30,26 +40,37 @@
#KDE specific: #KDE specific:
.kde/share/apps/RecentDocuments # Recent documents on KDE # Recent documents on KDE
.kde/share/apps/klipper # Contains a history of the Klipper clipboard (KDE) .kde/share/apps/RecentDocuments
.kde/share/apps/okular/docdata # you will loose saved scrolling positions of PDFs # Contains a history of the Klipper clipboard (KDE)
.kde/share/apps/klipper
# you will loose saved scrolling positions of PDFs
.kde/share/apps/okular/docdata
.kde/share/apps/gwenview/recentfolders .kde/share/apps/gwenview/recentfolders
.kde/share/apps/kmess/displaypics # cached other users' profile pics # cached other users' profile pics
.kde/share/apps/kmess/customemoticons # cached emoticons of others .kde/share/apps/kmess/displaypics
# cached emoticons of others
.kde/share/apps/kmess/customemoticons
#Firefox-specific (see also Profile folder): #Firefox-specific (see also Profile folder):
.mozilla/firefox/*/Cache .mozilla/firefox/*/Cache
.mozilla/firefox/*/minidumps # in case Fx crashes dumps will be stored in this # in case Fx crashes dumps will be stored in this
.mozilla/firefox/*/.parentlock # session-specific .mozilla/firefox/*/minidumps
.mozilla/firefox/*/urlclassifier3.sqlite # phishing database, recreated # session-specific
.mozilla/firefox/*/blocklist.xml # blacklisted extensions .mozilla/firefox/*/.parentlock
.mozilla/firefox/*/extensions.sqlite # extension database, recreated on startup # phishing database, recreated
.mozilla/firefox/*/urlclassifier3.sqlite
# blacklisted extensions
.mozilla/firefox/*/blocklist.xml
# extension database, recreated on startup
.mozilla/firefox/*/extensions.sqlite
.mozilla/firefox/*/extensions.sqlite-journal .mozilla/firefox/*/extensions.sqlite-journal
.mozilla/firefox/*/extensions.rdf .mozilla/firefox/*/extensions.rdf
.mozilla/firefox/*/extensions.ini .mozilla/firefox/*/extensions.ini
.mozilla/firefox/*/extensions.cache .mozilla/firefox/*/extensions.cache
.mozilla/firefox/*/XUL.mfasl # cached UI data, recreated # cached UI data, recreated
.mozilla/firefox/*/XUL.mfasl
.mozilla/firefox/*/XPC.mfasl .mozilla/firefox/*/XPC.mfasl
.mozilla/firefox/*/xpti.dat .mozilla/firefox/*/xpti.dat
.mozilla/firefox/*/compreg.dat .mozilla/firefox/*/compreg.dat
@ -110,8 +131,10 @@
#Other apps: #Other apps:
.pulse/icons # Pidgin # Pidgin
.java/deployment/cache # Cached applets .pulse/icons
# Cached applets
.java/deployment/cache
.icedteaplugin .icedteaplugin
.icedtea .icedtea
.gnome2/epiphany/favicon_cache .gnome2/epiphany/favicon_cache