1
0

Convert BAT line-endings to CRLF

This commit is contained in:
earthlng 2017-12-18 15:07:20 +01:00 committed by GitHub
commit 002780df8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored
View File

@ -4,5 +4,6 @@
*.md text
*.yml text
*.txt text
*.bat text eol=crlf
*.png binary