mirror of
https://github.com/gradle/actions
synced 2024-12-22 08:02:25 +00:00
7 lines
154 B
Text
7 lines
154 B
Text
|
#
|
||
|
# https://help.github.com/articles/dealing-with-line-endings/
|
||
|
#
|
||
|
# These are explicitly windows files and should use crlf
|
||
|
*.bat text eol=crlf
|
||
|
|