Update .gitignore files.

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-19 21:12:48 +01:00
commit 20e640c7fb
11 changed files with 169 additions and 156 deletions

44
.gitignore vendored
View file

@ -1,22 +1,22 @@
bin /bin
boot/ /boot/
data/ /data/
dev/ /dev/
home/ /home/
lib /lib
lib32 /lib32
lib64 /lib64
lost+found/ /lost+found/
media/ /media/
misc/ /misc/
mnt/ /mnt/
net/ /net/
opt/ /opt/
proc/ /proc/
root/ /root/
run/ /run/
sbin /sbin
srv/ /srv/
sys/ /sys/
tmp/ /tmp/
usr/ /usr/

200
etc/.gitignore vendored
View file

@ -1,101 +1,99 @@
*~ /*~
*.lock /*.lock
*.orig /*.orig
*.OLD /*.OLD
acpi/ /acpi/
bash/ /bash/
bindresvport.blacklist /bindresvport.blacklist
ca-certificates/ /ca-certificates/
ca-certificates.conf /ca-certificates.conf
colors/ /certificates/
cron.d/ /colors/
cron.hourly/ /cron.d/
cron.monthly/ /cron.hourly/
cron.weekly/ /cron.monthly/
crypttab /cron.weekly/
cups/ /crypttab
dbus-1/ /cups/
default/ /dbus-1/
depmod.d/ /default/
dhcpcd.conf /depmod.d/
dns/ /dhcpcd.conf
dracut.conf /dns/
dracut.conf.d/ /dracut.conf
e2scrub.conf /dracut.conf.d/
environment /e2scrub.conf
ethertypes /environment
exports /ethertypes
exports.d/ /exports
filesystems /exports.d/
fonts/ /fonts/
gai.conf /gai.conf
group- /group-
grub.d/ /grub.d/
gshadow /gshadow
gshadow- /gshadow-
gtk-3.0/ /gtk-3.0/
host.conf /host.conf
hosts /hosts
idmapd.conf /idmapd.conf
inputrc /inputrc
iproute2/ /iproute2/
iptables/ /iptables/
issue /issue
kernel.d/ /kernel.d/
ld.so.conf /ld.so.conf
ld.so.conf.d/ /ld.so.conf.d/
libnl/ /libnl/
localtime /localtime
login.defs /login.defs
lvm/ /lvm/
lynx.cfg /lynx.cfg
lynx.lss /lynx.lss
mail.rc /mail.rc
mailx.rc /mailx.rc
man.conf /man.conf
mke2fs.conf /mke2fs.conf
modprobe.d/ /modprobe.d/
modules-load.d/ /modules-load.d/
mtab /mtab
netconfig /netconfig
nsswitch.conf /nsswitch.conf
ntp.conf /os-release
os-release /pam.d/
pam.d/ /passwd-
passwd- /pkcs11/
pkcs11/ /profile
profile /profile.d/
profile.d/ /protocols
protocols /rc.local
rc.local /rc.shutdown*
rc.shutdown* /resolv.conf
resolv.conf /rpc
rpc /screenrc
runit/ /securetty
screenrc /security/
securetty /services
security/ /shadow
services /shadow-
shadow /shells
shadow- /skel/
shells /ssl/
skel/ /subgid
ssl/ /subgid-
subgid /subuid
subgid- /subuid-
subuid /sudo.conf
subuid- /sudoers
sudo.conf /sudoers.dist
sudoers /sv/
sudoers.dist /sysctl.conf
sv/ /sysctl.d/
sysctl.conf /udev/
sysctl.d/ /vmware-tools/
udev/ /wpa_supplicant/
vmware-tools/ /xattr.conf
wpa_supplicant/ /xbps.d/
xattr.conf /xdg/
xbps.d/ /xtables.conf
xdg/ /zzz.d/
xtables.conf
zzz.d/

12
etc/autofs/.gitignore vendored
View file

@ -1,6 +1,6 @@
auto.master /auto.master
auto.misc /auto.misc
auto.net* /auto.net*
auto.smb* /auto.smb*
autofs.conf /autofs.conf
autofs_ldap_auth.conf /autofs_ldap_auth.conf

View file

@ -1,6 +0,0 @@
_DH_.pem
_msmtp_-afterdark.lan-cert.pem
_msmtp_-afterdark.lan-key.pem
_msmtp_-afterdark.lan-key.pem.gpg
_msmtp_-cert.pem
_msmtp_-key.pem

View file

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

10
etc/runit/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
1
2
3
core-services/
crypt.awk
ctrlaltdel
functions
reboot
shutdown.d/
stopit

3
etc/runit/runsvdir/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
current
previous
single/

10
etc/runit/runsvdir/default/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
acpid
agetty-tty1
agetty-tty2
agetty-tty3
agetty-tty4
agetty-tty5
agetty-tty6
dhcpcd
sshd
udevd

8
etc/ssh/.gitignore vendored
View file

@ -1,5 +1,3 @@
*_key /*_key
moduli /moduli
sshd_config /sshd_config.d/
sshd_config.d/
ssh_config

24
var/.gitignore vendored
View file

@ -1,12 +1,12 @@
cache/ /cache/
chroot/ /chroot/
db/ /db/
empty/ /empty/
lib/ /lib/
lock /lock
log/ /log/
mail/ /mail/
opt/ /opt/
run /run
service /service
tmp/ /tmp/

View file

@ -1,2 +1,2 @@
cronstamps/ /cronstamps/
mail /mail