mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-11 01:41:54 -04:00
Hide openapi-spec in diffs
This commit is contained in:
parent
aed9ad4b08
commit
c7e901e970
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -8,3 +8,4 @@ test/test_owners.csv merge=union
|
|||
**/types_swagger_doc_generated.go -diff linguist-generated=true
|
||||
docs/api-reference/** -diff linguist-generated=true
|
||||
api/swagger-spec/*.json -diff linguist-generated=true
|
||||
api/openapi-spec/*.json -diff linguist-generated=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue