docker-vm-compose/.gitignore

30 lines
407 B
Plaintext

# Ignore everything
*
# But not these directories; this allows us to look inside them
!*/
# But not these files
!**/README.md
!.gitignore
!**/.env.example
!**/Dockerfile
# Compose names
!**/compose.yml
!**/docker.compose.yaml
#Caddy
!**/Caddyfile
!**/services/*.caddy
#DDNS updater
!**/data/config.json.backup
# Homeassistant
!**/homeassistant/config/configuration.yaml
# Perplexica
!**/config.toml