docker-vm-compose/.gitignore
2025-02-08 12:35:03 +01:00

30 lines
No EOL
445 B
Text

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