13 lines
No EOL
223 B
Text
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 |