code-intelligence.com/cifuzz@v0.40.0/examples/gradle/.gitattributes (about) 1 # 2 # https://help.github.com/articles/dealing-with-line-endings/ 3 # 4 # Linux start script should use lf 5 /gradlew text eol=lf 6 7 # These are Windows script files and should use crlf 8 *.bat text eol=crlf 9