Align .gitignore with the openstack-helm-infra repo
This is to prepare for the upcoming merger with openstack-helm-infra repo and reduce the number of merge conflicts. Change-Id: I26f73fb5116b45f0382a36605bd573355aa4fd03
This commit is contained in:
parent
995d995624
commit
766b3642f4
8
.gitignore
vendored
8
.gitignore
vendored
@ -64,6 +64,7 @@ releasenotes/build
|
||||
# Dev tools
|
||||
.idea/
|
||||
.vscode/
|
||||
.devcontainer/
|
||||
**/.vagrant
|
||||
**/*.log
|
||||
|
||||
@ -77,7 +78,10 @@ releasenotes/build
|
||||
|
||||
# Gate and Check Logs
|
||||
logs/
|
||||
tools/gate/local-overrides/
|
||||
playbooks/*.retry
|
||||
tmp/
|
||||
|
||||
# Developer symlinks
|
||||
helm-toolkit
|
||||
# Helm-toolkit dev
|
||||
helm-toolkit/templates/test.yaml
|
||||
helm-toolkit/values.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user