Docker-Compose/.gitignore

11 lines
196 B
Text
Raw Normal View History

2024-12-08 11:45:16 +01:00
# Ignore local ENV
env.local
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