# Ignore everything
*


# But not these directories; this allows us to look inside them
!*/

# But not these files
!**/*.md
!.gitignore
!**/compose.yml
!**/Caddyfile
!**/.env.example
!**/Dockerfile


#DDNS updater

!**/data/config.json