Update .gitignore files.
This commit is contained in:
parent
7845a0e70f
commit
20e640c7fb
11 changed files with 169 additions and 156 deletions
44
.gitignore
vendored
44
.gitignore
vendored
|
|
@ -1,22 +1,22 @@
|
|||
bin
|
||||
boot/
|
||||
data/
|
||||
dev/
|
||||
home/
|
||||
lib
|
||||
lib32
|
||||
lib64
|
||||
lost+found/
|
||||
media/
|
||||
misc/
|
||||
mnt/
|
||||
net/
|
||||
opt/
|
||||
proc/
|
||||
root/
|
||||
run/
|
||||
sbin
|
||||
srv/
|
||||
sys/
|
||||
tmp/
|
||||
usr/
|
||||
/bin
|
||||
/boot/
|
||||
/data/
|
||||
/dev/
|
||||
/home/
|
||||
/lib
|
||||
/lib32
|
||||
/lib64
|
||||
/lost+found/
|
||||
/media/
|
||||
/misc/
|
||||
/mnt/
|
||||
/net/
|
||||
/opt/
|
||||
/proc/
|
||||
/root/
|
||||
/run/
|
||||
/sbin
|
||||
/srv/
|
||||
/sys/
|
||||
/tmp/
|
||||
/usr/
|
||||
|
|
|
|||
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/
|
||||
|
|
|
|||
12
etc/autofs/.gitignore
vendored
12
etc/autofs/.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
auto.master
|
||||
auto.misc
|
||||
auto.net*
|
||||
auto.smb*
|
||||
autofs.conf
|
||||
autofs_ldap_auth.conf
|
||||
/auto.master
|
||||
/auto.misc
|
||||
/auto.net*
|
||||
/auto.smb*
|
||||
/autofs.conf
|
||||
/autofs_ldap_auth.conf
|
||||
|
|
|
|||
6
etc/certificates/.gitignore
vendored
6
etc/certificates/.gitignore
vendored
|
|
@ -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
|
||||
4
etc/cron.daily/.gitignore
vendored
4
etc/cron.daily/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
makewhatis
|
||||
shadow
|
||||
/makewhatis
|
||||
/shadow
|
||||
|
|
|
|||
10
etc/runit/.gitignore
vendored
Normal file
10
etc/runit/.gitignore
vendored
Normal 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
3
etc/runit/runsvdir/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
current
|
||||
previous
|
||||
single/
|
||||
10
etc/runit/runsvdir/default/.gitignore
vendored
Normal file
10
etc/runit/runsvdir/default/.gitignore
vendored
Normal 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
8
etc/ssh/.gitignore
vendored
|
|
@ -1,5 +1,3 @@
|
|||
*_key
|
||||
moduli
|
||||
sshd_config
|
||||
sshd_config.d/
|
||||
ssh_config
|
||||
/*_key
|
||||
/moduli
|
||||
/sshd_config.d/
|
||||
|
|
|
|||
24
var/.gitignore
vendored
24
var/.gitignore
vendored
|
|
@ -1,12 +1,12 @@
|
|||
cache/
|
||||
chroot/
|
||||
db/
|
||||
empty/
|
||||
lib/
|
||||
lock
|
||||
log/
|
||||
mail/
|
||||
opt/
|
||||
run
|
||||
service
|
||||
tmp/
|
||||
/cache/
|
||||
/chroot/
|
||||
/db/
|
||||
/empty/
|
||||
/lib/
|
||||
/lock
|
||||
/log/
|
||||
/mail/
|
||||
/opt/
|
||||
/run
|
||||
/service
|
||||
/tmp/
|
||||
|
|
|
|||
4
var/spool/.gitignore
vendored
4
var/spool/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
cronstamps/
|
||||
mail
|
||||
/cronstamps/
|
||||
/mail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue