7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
#
|
|
# https://help.github.com/articles/dealing-with-line-endings/
|
|
#
|
|
|
|
*.bat text eol=crlf
|
|
*.sh text eol=lf
|
|
gradlew text eol=lf |