66 lines
1.2 KiB
Plaintext
66 lines
1.2 KiB
Plaintext
*
|
|
|
|
!.gitignore
|
|
!*.ffs_gui
|
|
|
|
!*/
|
|
|
|
!.vscode/*
|
|
|
|
!etc/*.md
|
|
!etc/bash_history*
|
|
!etc/group*
|
|
!etc/gshadow*
|
|
!etc/pass*
|
|
!etc/shadow*
|
|
!etc/systemd/system/snap*
|
|
|
|
!etc/.pihole/advanced/pihole-admin.conf
|
|
!etc/apt/sources.list
|
|
!etc/dhcpcd.conf
|
|
!etc/hosts
|
|
!etc/kea/kea-dhcp4.conf
|
|
!etc/lighttpd/lighttpd.conf
|
|
!etc/network/interfaces
|
|
!etc/passwd
|
|
!etc/pihole/custom.list
|
|
!etc/pihole/dhcp.leases
|
|
!etc/pihole/index.nginx-debian.html
|
|
!etc/pihole/setupVars.conf
|
|
!etc/resolv.conf
|
|
!etc/snmp/snmpd.conf
|
|
!etc/sysctl.conf
|
|
!etc/systemd/resolved.conf
|
|
!etc/systemd/system/code-server.service
|
|
!etc/systemd/system/gogs-daemon.service
|
|
!etc/systemd/system/text-2-json.service
|
|
!etc/ufw/user.rules
|
|
!etc/unbound/unbound.conf
|
|
!etc/unbound/unbound.conf.d/pi-hole.conf
|
|
|
|
!etc/cups/*
|
|
!etc/containers/systemd/**/*
|
|
!etc/dnsmasq.d/*
|
|
!etc/fstab/*
|
|
!etc/netplan/*
|
|
!etc/nginx/sites-available/*
|
|
!etc/mysql/mariadb.conf.d/*
|
|
!etc/php/*
|
|
!etc/postgresql/*
|
|
!etc/wsl/*
|
|
|
|
!etc/letsencrypt/**/*
|
|
|
|
!opt/copy/**/*
|
|
|
|
!root/**/*container
|
|
!home/podman/**/*volume
|
|
!home/podman/**/*container
|
|
|
|
# !home/gogs/gogs/custom/conf/app.ini
|
|
# !home/syncthing/.config/syncthing/config.xml
|
|
# !usr/local/etc/gogs/conf/app.ini
|
|
# !usr/local/etc/no-ip2.conf
|
|
# !var/snap/nextcloud/current/nextcloud/config/*
|
|
# !var/www/html/.well-known/acme-challenge/*
|