Hide openapi-spec in diffs

This commit is contained in:
Mike Kaplinskiy 2017-11-04 23:16:04 -07:00 committed by GitHub
parent aed9ad4b08
commit c7e901e970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored
View File

@ -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