Update .gitignore files.
This commit is contained in:
parent
7845a0e70f
commit
20e640c7fb
11 changed files with 169 additions and 156 deletions
200
etc/.gitignore
vendored
200
etc/.gitignore
vendored
|
|
@ -1,101 +1,99 @@
|
|||
*~
|
||||
*.lock
|
||||
*.orig
|
||||
*.OLD
|
||||
acpi/
|
||||
bash/
|
||||
bindresvport.blacklist
|
||||
ca-certificates/
|
||||
ca-certificates.conf
|
||||
colors/
|
||||
cron.d/
|
||||
cron.hourly/
|
||||
cron.monthly/
|
||||
cron.weekly/
|
||||
crypttab
|
||||
cups/
|
||||
dbus-1/
|
||||
default/
|
||||
depmod.d/
|
||||
dhcpcd.conf
|
||||
dns/
|
||||
dracut.conf
|
||||
dracut.conf.d/
|
||||
e2scrub.conf
|
||||
environment
|
||||
ethertypes
|
||||
exports
|
||||
exports.d/
|
||||
filesystems
|
||||
fonts/
|
||||
gai.conf
|
||||
group-
|
||||
grub.d/
|
||||
gshadow
|
||||
gshadow-
|
||||
gtk-3.0/
|
||||
host.conf
|
||||
hosts
|
||||
idmapd.conf
|
||||
inputrc
|
||||
iproute2/
|
||||
iptables/
|
||||
issue
|
||||
kernel.d/
|
||||
ld.so.conf
|
||||
ld.so.conf.d/
|
||||
libnl/
|
||||
localtime
|
||||
login.defs
|
||||
lvm/
|
||||
lynx.cfg
|
||||
lynx.lss
|
||||
mail.rc
|
||||
mailx.rc
|
||||
man.conf
|
||||
mke2fs.conf
|
||||
modprobe.d/
|
||||
modules-load.d/
|
||||
mtab
|
||||
netconfig
|
||||
nsswitch.conf
|
||||
ntp.conf
|
||||
os-release
|
||||
pam.d/
|
||||
passwd-
|
||||
pkcs11/
|
||||
profile
|
||||
profile.d/
|
||||
protocols
|
||||
rc.local
|
||||
rc.shutdown*
|
||||
resolv.conf
|
||||
rpc
|
||||
runit/
|
||||
screenrc
|
||||
securetty
|
||||
security/
|
||||
services
|
||||
shadow
|
||||
shadow-
|
||||
shells
|
||||
skel/
|
||||
ssl/
|
||||
subgid
|
||||
subgid-
|
||||
subuid
|
||||
subuid-
|
||||
sudo.conf
|
||||
sudoers
|
||||
sudoers.dist
|
||||
sv/
|
||||
sysctl.conf
|
||||
sysctl.d/
|
||||
udev/
|
||||
vmware-tools/
|
||||
wpa_supplicant/
|
||||
xattr.conf
|
||||
xbps.d/
|
||||
xdg/
|
||||
xtables.conf
|
||||
zzz.d/
|
||||
/*~
|
||||
/*.lock
|
||||
/*.orig
|
||||
/*.OLD
|
||||
/acpi/
|
||||
/bash/
|
||||
/bindresvport.blacklist
|
||||
/ca-certificates/
|
||||
/ca-certificates.conf
|
||||
/certificates/
|
||||
/colors/
|
||||
/cron.d/
|
||||
/cron.hourly/
|
||||
/cron.monthly/
|
||||
/cron.weekly/
|
||||
/crypttab
|
||||
/cups/
|
||||
/dbus-1/
|
||||
/default/
|
||||
/depmod.d/
|
||||
/dhcpcd.conf
|
||||
/dns/
|
||||
/dracut.conf
|
||||
/dracut.conf.d/
|
||||
/e2scrub.conf
|
||||
/environment
|
||||
/ethertypes
|
||||
/exports
|
||||
/exports.d/
|
||||
/fonts/
|
||||
/gai.conf
|
||||
/group-
|
||||
/grub.d/
|
||||
/gshadow
|
||||
/gshadow-
|
||||
/gtk-3.0/
|
||||
/host.conf
|
||||
/hosts
|
||||
/idmapd.conf
|
||||
/inputrc
|
||||
/iproute2/
|
||||
/iptables/
|
||||
/issue
|
||||
/kernel.d/
|
||||
/ld.so.conf
|
||||
/ld.so.conf.d/
|
||||
/libnl/
|
||||
/localtime
|
||||
/login.defs
|
||||
/lvm/
|
||||
/lynx.cfg
|
||||
/lynx.lss
|
||||
/mail.rc
|
||||
/mailx.rc
|
||||
/man.conf
|
||||
/mke2fs.conf
|
||||
/modprobe.d/
|
||||
/modules-load.d/
|
||||
/mtab
|
||||
/netconfig
|
||||
/nsswitch.conf
|
||||
/os-release
|
||||
/pam.d/
|
||||
/passwd-
|
||||
/pkcs11/
|
||||
/profile
|
||||
/profile.d/
|
||||
/protocols
|
||||
/rc.local
|
||||
/rc.shutdown*
|
||||
/resolv.conf
|
||||
/rpc
|
||||
/screenrc
|
||||
/securetty
|
||||
/security/
|
||||
/services
|
||||
/shadow
|
||||
/shadow-
|
||||
/shells
|
||||
/skel/
|
||||
/ssl/
|
||||
/subgid
|
||||
/subgid-
|
||||
/subuid
|
||||
/subuid-
|
||||
/sudo.conf
|
||||
/sudoers
|
||||
/sudoers.dist
|
||||
/sv/
|
||||
/sysctl.conf
|
||||
/sysctl.d/
|
||||
/udev/
|
||||
/vmware-tools/
|
||||
/wpa_supplicant/
|
||||
/xattr.conf
|
||||
/xbps.d/
|
||||
/xdg/
|
||||
/xtables.conf
|
||||
/zzz.d/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue