Skip to content

Commit

Permalink
Add -diff attributes for generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
thockin committed Dec 9, 2016
1 parent f1995ad commit 3a769b8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
hack/verify-flags/known-flags.txt merge=union
test/test_owners.csv merge=union

**/zz_generated.*.go -diff
**/types.generated.go -diff
**/generated.pb.go -diff
**/generated.proto -diff
**/types_swagger_doc_generated.go -diff
docs/api-reference/** -diff
federation/docs/api-reference/** -diff

0 comments on commit 3a769b8

Please sign in to comment.