fix: ignore further files for git and helm
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2021-09-26 17:04:16 +02:00
parent 62b9e75308
commit 133e5a06c7
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 10 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
*.tgz
values2.yml
values2.yaml

View File

@ -21,3 +21,10 @@
.idea/
*.tmproj
.vscode/
# drone
.drone.yml
# markdownlint
.markdownlint.yaml
# customized values
values2.yml
values2.yaml