mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
yesterday b5cb2b48d17d114eece4c1bec2e1126eade5d2af
.gitattributes
@@ -1,3 +1,8 @@
# WiX sources must stay LF so the WiX toolset parses them consistently across runners.
*.wxs text eol=lf
# The checked-in Windows launcher/service binaries are actively maintained: never diff,
# merge or eol-convert them.
*.exe binary
# Keep HTML checked out with LF on all platforms so javadoc doclint
# (JDK 25/26) does not treat CR (from CRLF) as part of a multi-line tag name.
*.html text eol=lf