Skip to content

Commit cd8aaf1

Browse files
Fix .gitattributes
1 parent 2c1ce68 commit cd8aaf1

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
@@ -1,3 +1,3 @@
11
* text=auto eol=lf
22
*.{cmd,[cC][mM][dD]} text eol=crlf
3-
*.{bat, [bB][aA][tT]} text eol=crlf
3+
*.{bat,[bB][aA][tT]} text eol=crlf

0 commit comments

Comments
 (0)