Browse Source

mark verified files as lf and utf8 (#11630)

pull/11647/head
Simon Cropp 11 months ago
committed by GitHub
parent
commit
4b80b67a4f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .gitattributes

4
.gitattributes

@ -2,3 +2,7 @@
# Collapse XLF files in PRs by default
*.xlf linguist-generated=true
# VerifyTests
*.verified.txt text eol=lf working-tree-encoding=UTF-8
Loading…
Cancel
Save