Use ./exclude mechanism for /etc/resolv.conf
This commit is contained in:
parent
31979b86c3
commit
dcb6e358ac
1 changed files with 18 additions and 0 deletions
18
exclude
Normal file
18
exclude
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
./.dockerenv
|
||||||
|
./.dockerinit
|
||||||
|
./sys
|
||||||
|
./proc
|
||||||
|
./dev
|
||||||
|
./etc/hostname
|
||||||
|
./etc/machine-id
|
||||||
|
./etc/resolv.conf
|
||||||
|
./etc/pacman.d/gnupg/openpgp-revocs.d/*
|
||||||
|
./etc/pacman.d/gnupg/private-keys-v1.d/*
|
||||||
|
./etc/pacman.d/gnupg/pubring.gpg~
|
||||||
|
./etc/pacman.d/gnupg/S.*
|
||||||
|
./root/*
|
||||||
|
./tmp/*
|
||||||
|
./var/cache/pacman/pkg/*
|
||||||
|
./var/lib/pacman/sync/*
|
||||||
|
./var/tmp/*
|
||||||
|
./alpm-hooks
|
Loading…
Add table
Add a link
Reference in a new issue