docker-vm-compose/.gitignore

13 lines
121 B
Plaintext
Raw Normal View History

2024-07-23 22:21:35 +02:00
# Ignore everything
**
# But not this file
!*/compose.yml
!README.md
!.gitignore
# Caddy
!*/Caddyfile
!*/.env.example