mirror of
https://github.com/IRS-Public/direct-file.git
synced 2025-08-14 16:50:53 +00:00
6 lines
134 B
Text
6 lines
134 B
Text
# Linux start script should use lf
|
|
/gradlew text eol=lf
|
|
|
|
# Windows script files should use crlf
|
|
*.bat text eol=crlf
|
|
|