Docker-Compose/.gitignore

13 lines
223 B
Text
Raw Normal View History

2024-12-08 11:45:16 +01:00
# Ignore local ENV
2024-12-08 18:41:22 +01:00
docker.config
.env.local
.env.custom
2024-12-08 11:45:16 +01:00
2024-12-08 11:41:46 +01:00
# Ignore Custom Keycloak Realm
keycloak/realm-export.json
# Ignore Custom init-userdb
mysql-initdb/init-userdb.sql
# Ignore Custom docker-compose
docker-compose.yml