Update .gitignore files.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-04 00:07:06 +00:00
commit 84ac6c69e2
2 changed files with 5 additions and 0 deletions

4
etc/.gitignore vendored
View file

@ -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/

View file

@ -1,2 +1,3 @@
/makewhatis /makewhatis
/mupdatedb
/shadow /shadow