Skip to content

Commit

Permalink
.gitattributes: always use crlf line endings for bat files.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemon24 committed May 1, 2024
1 parent ccf010c commit 25a7207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# https://github.com/actions/checkout/issues/135#issuecomment-613361104
* text eol=lf
*.png -text
*.bat text eol=crlf

0 comments on commit 25a7207

Please sign in to comment.