# Ensure shell scripts and text files keep LF line endings
mvnw text eol=lf
mvnw.cmd text eol=crlf
*.sh text eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf
*.java text eol=lf
*.xml text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.properties text eol=lf
