docker-vm-compose/.gitignore
2024-07-23 22:21:35 +02:00

12 lines
121 B
Text

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