# Flux source-controller's default ignore rules strip image files (*.png, *.jpg, # ...) from the build artifact. The platform-branding ConfigMap (configMapGenerator # in apps/production/kustomization.yaml) needs these branding assets in the build, # so re-include them. Negations are evaluated after the defaults. !apps/production/branding/logo.png !apps/production/branding/alpenglow.jpg !apps/production/branding/favicon.ico !apps/production/branding/favicons/favicon-32x32.png !apps/production/branding/favicons/favicon-16x16.png