bd5f6bf6219a1b4e3969acb5f695a852d81598b5
[matthijs/servers/drsnuggles.git] / etc / vservers / .defaults / apps / vunify / exclude
1 # Don't copy ssh keys when cloning
2 ~/etc/ssh/*key*
3 # Dont' copy temp files when cloning (But do copy the dirs themselves)
4 ~/tmp/*
5 ~/var/tmp/*
6
7 # Don't hashify these dirs
8 /dev
9 /etc
10 /home
11 /proc
12 /mnt
13 /root
14 /selinux
15 /sys
16 /tmp
17 /var
18 /data
19 /media