Skip to content
This repository was archived by the owner on Jun 19, 2021. It is now read-only.

Commit ef9ed2f

Browse files
author
Simon Gardling
committed
[ci-skip] fix .gitattributes
1 parent cd11b56 commit ef9ed2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Jenkinsfile text eol=lf
2424
*.md text diff=markdown
2525

2626
# Windows Files
27-
*.bat text eol=crlf
27+
# *.bat text eol=crlf #causes issues on linux for some reason
2828
*.cmd text eol=crlf
2929

3030
# Binary files

0 commit comments

Comments
 (0)