# Ignore everything
*
# But not these files...
!.gitignore
# ...even if they are in subdirectories
!*/
!work/data/leases.json
!conf/AdGuardHome.yaml