Skip to content

Commit c8a7f98

Browse files
Try putting in a gitattributes file to enforce crlf
1 parent 35da7c3 commit c8a7f98

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* text eol=crlf
2+
*.png binary
3+
*.jpeg binary
4+
*.jpg binary
5+
*.gif binary

0 commit comments

Comments
 (0)