Merge pull request #1202 from a7i/gitattributes

.gitattribute to not pollute PRs or stats
This commit is contained in:
Kubernetes Prow Robot
2023-08-21 05:09:23 -07:00
committed by GitHub
+6
View File
@@ -0,0 +1,6 @@
# Always check-out / check-in files with LF line endings.
* text=auto eol=lf
go.sum merge=union
**/zz_generated.*.go linguist-generated=true
vendor/** linguist-vendored