11 lines
213 B
Plaintext
11 lines
213 B
Plaintext
#
|
|
# https://help.github.com/articles/dealing-with-line-endings/
|
|
#
|
|
|
|
*.bat text eol=crlf
|
|
*.sh text eol=lf
|
|
gradlew text eol=lf
|
|
|
|
*.html linguist-vendored
|
|
*.htm linguist-vendored
|