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:
Vladimir Kozhukalov 2025-03-14 16:03:53 -05:00
parent 995d995624
commit 766b3642f4

8
.gitignore vendored
View File

@ -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