|
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
|
|
|
# Fichiers à exclure de la sauvegarde. Placer ce fichier sous le nom
|
|
# backup.excludes dans $HOME/etc
|
|
**/.mozilla/*/Cache/
|
|
**/.mozilla/firefox/*/Cache/
|
|
**/.thunderbird/*/Cache/
|
|
**/.thumbnails/
|
|
**/.DS_Store
|