Make Git EOL consistent with .editorconfig (LF) (#2231)

This commit is contained in:
Jeff Sharp 2024-03-10 14:28:40 -07:00 committed by GitHub
parent f21985aa37
commit b698082f8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.gitattributes vendored
View file

@ -1 +1,5 @@
*.ptl linguist-language=PatEL
# Use LF line endings; do not normlize to CRLF
* text eol=lf
# Recognize PatEL files for GitHub language stats
*.ptl linguist-language=PatEL