13 lines
No EOL
231 B
Text
13 lines
No EOL
231 B
Text
# Ignore Local Docker Config
|
|
docker.conf
|
|
.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 |