docker-vm-compose/.gitignore

13 lines
124 B
Plaintext

# Ignore everything
**
# But not this file
!**/compose.yml
!README.md
!.gitignore
# Caddy
!**/Caddyfile
!**/.env.example