added root values.yaml to gitignore

This commit is contained in:
Noam Gal 2024-05-12 18:29:12 +03:00
parent 6b60d78f5f
commit 219c1701a5
No known key found for this signature in database

3
.gitignore vendored
View file

@ -4,3 +4,6 @@ output
.idea
**/*.tgz
**/charts/*/charts
# only ignore the values.yaml file at the root of the repo
/values.yaml