mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #108970 from nikhita/publishing-bot-gitattributes
publishing/rules: remove .gitattributes before publishing
This commit is contained in:
commit
b456e70fe9
@ -7,6 +7,7 @@ recursive-delete-patterns:
|
|||||||
- BUILD.bazel
|
- BUILD.bazel
|
||||||
- "*/BUILD.bazel"
|
- "*/BUILD.bazel"
|
||||||
- Gopkg.toml
|
- Gopkg.toml
|
||||||
|
- "*/.gitattributes"
|
||||||
default-go-version: 1.18
|
default-go-version: 1.18
|
||||||
rules:
|
rules:
|
||||||
- destination: code-generator
|
- destination: code-generator
|
||||||
|
Loading…
Reference in New Issue
Block a user