2e185f50c3
git-subtree-dir: third_party/apereo-cas/overlay git-subtree-split: 2881b2c0d8dcaae25582c4607f2dbadfb5a50953
6 lines
228 B
Text
6 lines
228 B
Text
# Set line endings to LF, even on Windows. Otherwise, execution within Docker fails.
|
|
# See https://help.github.com/articles/dealing-with-line-endings/
|
|
*.sh text eol=lf
|
|
gradlew text eol=lf
|
|
*.cmd text eol=crlf
|
|
*.bat text eol=crlf
|