mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
21 lines
275 B
Plaintext
21 lines
275 B
Plaintext
# OS files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Helm
|
|
charts/**/charts/
|
|
|
|
# Compose filesystem
|
|
/docker
|
|
|
|
# Traefik filesystem
|
|
config/traefik/logs/*
|
|
!config/traefik/logs/.gitkeep
|
|
config/traefik/ssl-files/*
|
|
!config/traefik/ssl-files/.gitkeep
|