Docker-Compose/.gitignore
2024-12-08 18:41:22 +01:00

13 lines
No EOL
223 B
Text

# Ignore local ENV
docker.config
.env.local
.env.custom
# Ignore Custom Keycloak Realm
keycloak/realm-export.json
# Ignore Custom init-userdb
mysql-initdb/init-userdb.sql
# Ignore Custom docker-compose
docker-compose.yml