mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
11 lines
362 B
Plaintext
Executable File
11 lines
362 B
Plaintext
Executable File
# SPDX-FileCopyrightText: 2023 Bundesministerium des Innern und für Heimat, PG ZenDiS "Projektgruppe für Aufbau ZenDiS"
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
.vscode
|
|
.idea
|
|
.yamllint
|
|
|
|
# Ignore changes to sample environments
|
|
helmfile/environments/dev/values.yaml.gotmpl
|
|
helmfile/environments/test/values.yaml.gotmpl
|
|
helmfile/environments/prod/values.yaml.gotmpl
|