Convert Mercurial hgeol to gitattributes

This commit is contained in:
Sergiu Deitsch 2025-09-24 21:14:40 +02:00 committed by Antonio Sánchez
parent dbd25f632b
commit e524488eb2
2 changed files with 3 additions and 11 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.sh eol=lf
debug/msvc/*.dat eol=crlf
debug/msvc/*.natvis eol=crlf

11
.hgeol
View File

@ -1,11 +0,0 @@
[patterns]
*.sh = LF
*.MINPACK = CRLF
scripts/*.in = LF
debug/msvc/*.dat = CRLF
debug/msvc/*.natvis = CRLF
unsupported/test/mpreal/*.* = CRLF
** = native
[repository]
native = LF