mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0025247: Ensure correct end-of-line in test scripts
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -41,6 +41,9 @@ FILES eol=lf
|
|||||||
PACKAGES eol=lf
|
PACKAGES eol=lf
|
||||||
EXTERNLIB eol=lf
|
EXTERNLIB eol=lf
|
||||||
UDLIST eol=lf
|
UDLIST eol=lf
|
||||||
|
tests/* eol=lf
|
||||||
|
tests/*/* eol=lf
|
||||||
|
tests/*/*/* eol=lf
|
||||||
*.bat eol=crlf
|
*.bat eol=crlf
|
||||||
*.cmd eol=crlf
|
*.cmd eol=crlf
|
||||||
*.rc eol=crlf
|
*.rc eol=crlf
|
||||||
|
Reference in New Issue
Block a user