Merge pull request from banjoh/em/ignore-precommit-config

Add precommit config to .gitignore
pull/13441/head
Robert Sirchia 4 months ago committed by GitHub
commit 7853d49071
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored

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

Loading…
Cancel
Save