mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
17 lines
431 B
Plaintext
Executable File
17 lines
431 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/prod/values.yaml.gotmpl
|
|
|
|
# Ignore in CI generated files
|
|
.kyverno/opendesk.yaml
|
|
.kyverno/kyverno-test.yaml
|
|
|
|
# Ignore editor backup files
|
|
*~
|