Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit fd2d0d4

Browse files
committed
Save all text files with just lf except install.cmd which has crlf
1 parent 274acbe commit fd2d0d4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
* text eol=lf
1+
* text eol=lf
2+
*.cmd eol=crlf
3+

0 commit comments

Comments
 (0)