After many attemps
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -5,6 +5,7 @@
|
||||
|
||||
!*/
|
||||
|
||||
!etc/*.md
|
||||
!etc/bash_history*
|
||||
!etc/group*
|
||||
!etc/gshadow*
|
||||
@ -35,6 +36,7 @@
|
||||
!etc/unbound/unbound.conf.d/pi-hole.conf
|
||||
|
||||
!etc/cups/*
|
||||
!etc/containers/systemd/**/*
|
||||
!etc/dnsmasq.d/*
|
||||
!etc/fstab/*
|
||||
!etc/netplan/*
|
||||
@ -48,6 +50,10 @@
|
||||
|
||||
!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
|
||||
|
Reference in New Issue
Block a user