Update .gitignore files.
This commit is contained in:
parent
621067cf8c
commit
84ac6c69e2
2 changed files with 5 additions and 0 deletions
4
etc/.gitignore
vendored
4
etc/.gitignore
vendored
|
@ -3,6 +3,7 @@
|
||||||
/*.orig
|
/*.orig
|
||||||
/*.OLD
|
/*.OLD
|
||||||
/acpi/
|
/acpi/
|
||||||
|
/adjtime
|
||||||
/bash/
|
/bash/
|
||||||
/bindresvport.blacklist
|
/bindresvport.blacklist
|
||||||
/ca-certificates/
|
/ca-certificates/
|
||||||
|
@ -62,6 +63,7 @@
|
||||||
/os-release
|
/os-release
|
||||||
/pam.d/
|
/pam.d/
|
||||||
/passwd-
|
/passwd-
|
||||||
|
/pinforc
|
||||||
/pkcs11/
|
/pkcs11/
|
||||||
/profile
|
/profile
|
||||||
/profile.d/
|
/profile.d/
|
||||||
|
@ -91,9 +93,11 @@
|
||||||
/sysctl.d/
|
/sysctl.d/
|
||||||
/udev/
|
/udev/
|
||||||
/vmware-tools/
|
/vmware-tools/
|
||||||
|
/wgetrc
|
||||||
/wpa_supplicant/
|
/wpa_supplicant/
|
||||||
/xattr.conf
|
/xattr.conf
|
||||||
/xbps.d/
|
/xbps.d/
|
||||||
/xdg/
|
/xdg/
|
||||||
|
/xinetd.d/
|
||||||
/xtables.conf
|
/xtables.conf
|
||||||
/zzz.d/
|
/zzz.d/
|
||||||
|
|
1
etc/cron.daily/.gitignore
vendored
1
etc/cron.daily/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
/makewhatis
|
/makewhatis
|
||||||
|
/mupdatedb
|
||||||
/shadow
|
/shadow
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue