Merge pull request #114388 from claudiubelu/checkout-as-is

gitattributes: all files LF line endings
This commit is contained in:
Kubernetes Prow Robot 2023-01-05 15:29:59 -08:00 committed by GitHub
commit 894165b4ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored
View File

@ -1,3 +1,6 @@
# Always check-out / check-in files with LF line endings.
* text=auto eol=lf
hack/verify-flags/known-flags.txt merge=union
test/test_owners.csv merge=union