docker-vm-compose/.gitignore

21 lines
237 B
Plaintext

# 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