Merge pull request #108970 from nikhita/publishing-bot-gitattributes

publishing/rules: remove .gitattributes before publishing
This commit is contained in:
Kubernetes Prow Robot 2022-03-24 06:39:05 -07:00 committed by GitHub
commit b456e70fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ recursive-delete-patterns:
- BUILD.bazel
- "*/BUILD.bazel"
- Gopkg.toml
- "*/.gitattributes"
default-go-version: 1.18
rules:
- destination: code-generator