borg-homedir-excludes/rsync-homedir-excludes.txt

269 lines
5.9 KiB
Plaintext
Raw Normal View History

2015-04-15 11:25:15 +00:00
# rsync-homedir-excludes
#
# A list of files to exclude when backing up *nix home directories using rsync.
2015-04-15 11:27:41 +00:00
#
2015-08-30 08:51:39 +00:00
# Author: Ruben Barkow <https://github.com/rubo77/rsync-homedir-excludes>
# Version: 2015-08-30
#
# #Usage:
# USER=<homedir username here>
# rsync -aP --exclude-from=rsync-homedir-excludes.txt /home/$USER/ /media/$USER/linuxbackup/home/$USER/
2015-04-15 11:25:15 +00:00
2015-08-30 08:27:50 +00:00
###############################################
# directories, probably not worth a backup #
# (uncomment the files you don't need) #
###############################################
#.android
#.AndroidStudio*/
#Android/Sdk
#.gradle
#.gvm
#.grails/
#.grails_history
#.kde/share/apps/nepomuk
#.local/share/notbit
2016-04-13 10:28:02 +00:00
#.local/libvirt
#.vagrant
#.vagrant.d
#.wine
#.twister
#/twister
#Applications/eclipse*
#/Downloads
#*Popcorntime*
#/Scribus
#/VirtualBox*
#
## Add Game Folders here:
#
#/games
#.local/share/Steam
#.minecraft
#.PlayOnLinux
################################################
# These directories may definitely be excluded #
################################################
# Contains mounted file systems:
2015-08-30 08:27:50 +00:00
2014-11-04 18:00:26 +00:00
.gvfs
2014-11-04 17:36:42 +00:00
.local/share/gvfs-metadata
2014-11-04 18:00:26 +00:00
# contains the actual encrypted home directory
/.Private
# Session-specific:
/.dbus
/.cache
/.Trash
2017-05-03 13:06:47 +00:00
.Trash-1*
2014-11-04 17:36:42 +00:00
.local/share/Trash
2017-05-03 13:06:47 +00:00
/Trash
# Cached info about audio CDs:
2014-11-04 18:00:26 +00:00
.cddb
# Cached packages lists:
2014-11-04 18:00:26 +00:00
.aptitude
2014-11-04 17:36:42 +00:00
# Node Package Manager cache
.npm
2014-11-04 17:36:42 +00:00
#Flash-specific:
2014-11-04 18:00:26 +00:00
# Cache for flash, maybe others?
.adobe
# except for Flash persistence, there is no reason to keep this
.macromedia
2014-11-04 17:36:42 +00:00
#Files:
# Contains errors from the current graphical session
2014-11-04 18:00:26 +00:00
.xsession-errors
2016-04-13 10:56:24 +00:00
.wayland-errors
# Recently used files
2016-04-13 10:26:05 +00:00
.local/share/RecentDocuments
2014-11-04 18:00:26 +00:00
.recently-used
2014-11-04 17:36:42 +00:00
.recently-used.xbel
.thumbnails
.thumb
Thumbs.db
.DS_Store
.localised
.bash_history
.CFUserTextEncoding
# Common Unix Printing System
/.cups
# run-time configuration information for Subversion
/.subversion
# Python virtual environments
/.virtualenvs
# Session-specific
2014-11-04 18:00:26 +00:00
.Xauthority
2014-11-04 17:36:42 +00:00
.ICEauthority
.gksu.lock
.pulse
2014-11-04 17:36:42 +00:00
.pulse-cookie
.esd_auth
#KDE specific:
2014-11-04 18:00:26 +00:00
# Recent documents on KDE
.kde/share/apps/RecentDocuments
.kde4/share/apps/RecentDocuments
2014-11-04 18:00:26 +00:00
# Contains a history of the Klipper clipboard (KDE)
.kde/share/apps/klipper
.kde4/share/apps/klipper
# You will loose saved scrolling positions of PDFs
2014-11-04 18:00:26 +00:00
.kde/share/apps/okular/docdata
2014-11-04 17:36:42 +00:00
.kde/share/apps/gwenview/recentfolders
.kde4/share/apps/okular/docdata
.kde4/share/apps/gwenview/recentfolders
# Cached other users' profile pics
2014-11-04 18:00:26 +00:00
.kde/share/apps/kmess/displaypics
.kde4/share/apps/kmess/displaypics
# Cached emoticons of others
2014-11-04 18:00:26 +00:00
.kde/share/apps/kmess/customemoticons
.kde4/share/apps/kmess/customemoticons
2014-11-04 17:36:42 +00:00
#Firefox-specific (see also Profile folder):
.mozilla/firefox/*/Cache
2014-11-04 18:00:26 +00:00
# in case Fx crashes dumps will be stored in this
.mozilla/firefox/*/minidumps
# session-specific
.mozilla/firefox/*/.parentlock
# phishing database, recreated
.mozilla/firefox/*/urlclassifier3.sqlite
# blacklisted extensions
.mozilla/firefox/*/blocklist.xml
# extension database, recreated on startup
.mozilla/firefox/*/extensions.sqlite
2014-11-04 17:36:42 +00:00
.mozilla/firefox/*/extensions.sqlite-journal
.mozilla/firefox/*/extensions.rdf
.mozilla/firefox/*/extensions.ini
.mozilla/firefox/*/extensions.cache
2014-11-04 18:00:26 +00:00
# cached UI data, recreated
.mozilla/firefox/*/XUL.mfasl
2014-11-04 17:36:42 +00:00
.mozilla/firefox/*/XPC.mfasl
.mozilla/firefox/*/xpti.dat
.mozilla/firefox/*/compreg.dat
2016-04-13 10:48:40 +00:00
# cached plugin data, recreated
.mozilla/firefox/*/pluginreg.dat
2014-11-04 17:36:42 +00:00
2016-06-30 13:05:47 +00:00
#SeaMonkey-specific (see also Profile folder):
.mozilla/seamonkey/*/Cache
# in case Fx crashes dumps will be stored in this
.mozilla/seamonkey/*/minidumps
# session-specific
.mozilla/seamonkey/*/.parentlock
# blacklisted extensions
.mozilla/seamonkey/*/blocklist.xml
# extension database, recreated on startup
.mozilla/seamonkey/*/extensions.sqlite
.mozilla/seamonkey/*/extensions.rdf
.mozilla/seamonkey/*/extensions.ini
# cached UI data, recreated
.mozilla/seamonkey/*/xpti.dat
.mozilla/seamonkey/*/compreg.dat
# cached plugin data, recreated
.mozilla/seamonkey/*/pluginreg.dat
# Thunderbird Cache in your profile folder
.thunderbird/*/Cache
2014-11-04 17:36:42 +00:00
#Opera-specific (related question on Superuser.com: Is documentation available on files and directories in the Opera profile folder?):
.opera/temporary_downloads
.opera/cache
.opera/thumbnails
.opera/opcache
.opera/icons
.opera/application_cache
.opera/widgets/*/cache
.opera/lock
# Keychain dir (manage SSH and GPG keys, front-end to ssh-agent and ssh-add)
/.keychain
2014-11-04 17:36:42 +00:00
#Komodo Edit:
.komodoedit/*/codeintel/db
.komodoedit/*/host-*/*/codeintel
.komodoedit/*/XRE/Cache
.komodoedit/*/XRE/.activatestate/komodo edit/Crash Reports
.komodoedit/*/XRE/.activatestate/komodo edit/*/Cache
.komodoedit/*/XRE/.activatestate/komodo edit/*/minidump
.komodoedit/*/XRE/.parentlock
.komodoedit/*/XRE/extensions.rdf
.komodoedit/*/XRE/extensions.ini
.komodoedit/*/XRE/extensions.cache
.komodoedit/*/XRE/XPC.mfasl
.komodoedit/*/XRE/XUL.mfasl
.komodoedit/*/XRE/xpti.dat
.komodoedit/*/XRE/pluginreg.dat
.komodoedit/*/XRE/compreg.dat
.komodoedit/*/XRE/*.sqlite-journal
.komodoedit/*/pystdout.log
.komodoedit/*/pystderr.log
.komodoedit/*/history.sqlite.bak
.komodoedit/*/running.lock
.komodoedit/*/mutex.lock
.komodoedit/*/*.xmlc
.komodoedit/*/startup-env.tmp
.komoeoedit/*/commandments.fifo
.komoeoedit/*/history.sqlite
#GnuPG:
.gnupg/rnd
.gnupg/random_seed
.gnupg/.#*
.gnupg/*.lock
.gnupg/gpg-agent-info-*
#Google Chrome:
.config/google-chrome/Default/Local Storage
.config/google-chrome/Default/Session Storage
.config/google-chrome/Default/Application Cache
.config/google-chrome/Default/History Index *
#Chromium:
.config/chromium/Default/Local Storage
.config/chromium/Default/Session Storage
.config/chromium/Default/Application Cache
.config/chromium/Default/History Index *
#Local repositories (added by errantlinguist on 2015-04-13):
.gradle/caches
/.m2/repository
2015-04-15 11:04:11 +00:00
2015-08-30 08:36:56 +00:00
#indexer
.local/share/baloo
.local/share/zeitgeist
.local/share/akonadi
2014-11-04 17:36:42 +00:00
#Other apps:
2014-11-04 18:00:26 +00:00
# Pidgin
.pulse/icons
# Cached applets
2015-04-15 22:12:44 +00:00
.guayadeque/cache.db
2014-11-04 18:00:26 +00:00
.java/deployment/cache
2014-11-04 17:36:42 +00:00
.icedteaplugin
.icedtea
.gnome2/epiphany/favicon_cache
# other temporary files
nohup.out