cfe45dadae
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
14 lines
220 B
Plaintext
14 lines
220 B
Plaintext
# exclude special filesystems
|
|
/builddir
|
|
/dev/*
|
|
/proc/*
|
|
/tmp/*
|
|
/sys/*
|
|
/root/rootfs.tar
|
|
|
|
# exclude local repo yum configuration
|
|
/etc/yum/yum.conf
|
|
|
|
# omit platform hooks to check install uuid
|
|
/etc/dhcp/dhclient-enter-hooks
|