-
Notifications
You must be signed in to change notification settings - Fork 0
/
exclude-list.txt
49 lines (44 loc) · 1.2 KB
/
exclude-list.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Exclude list for minimizing transfers for a bootable backup
- /home/*/.gvfs
- /home/*/.mozilla/firefox/*/Cache
- /home/*/.thumbnails
- /home/*/.local/share/gvfs-metadata
- /home/*/.Private # contains the actual encrypted home directory
- /home/*/.dbus # session-specific
- /home/*/.cache
- /home/**/Default/Cache
- /home/*/.Trash
- /home/**/.Trash-*
- /home/*/.local/share/Trash
- /home/*/.cddb # cached info about audio CDs
- /home/*/.aptitude # cached packages lists
+ /var/run/**/*/
- /var/run/**/*
- /var/lock/*
+ /var/log/**/*/ # keep directory structure
- /var/log/**/*
- /var/swap
- /var/cache
- /var/cache/apt/archives/*
- /lib/modules/*/volatile/.mounted
- /dev/*
- /proc/*
- /sys/*
- /tmp/*
- /var/log/auth*.log
- /var/log/daemon*.log
# keep directory structure
+ /run/**/*/
- /run/**/*
- /mnt/*
- /media/*
- /lost+found
- /var/lib/lxcfs
- /var/lib/apt/lists
- **/.npm/_cacache
- /var/lib/mlocate/mlocate.db*
- /var/log.*
# cca specific
- /**/tmp
- *--no-sync
- /.* # hidden files under root, eg. snapper snapshot dir