1
0
mirror of https://github.com/helm/helm.git synced 2025-02-06 10:02:04 +00:00

Add precommit config to .gitignore

Signed-off-by: Evans Mungai <mbuevans@gmail.com>
This commit is contained in:
Evans Mungai 2024-11-19 17:31:34 +00:00
parent ecc4adee69
commit 3fa3daa5e6
No known key found for this signature in database
GPG Key ID: BBEB812143DD14E1

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ bin/
vendor/
# Ignores charts pulled for dependency build tests
cmd/helm/testdata/testcharts/issue-7233/charts/*
.pre-commit-config.yaml