Skip to content

Commit f7e5fcf

Browse files
committed
Use auto EOL for text
1 parent 6e2e907 commit f7e5fcf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitattributes

+8-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
* text=lf
1+
* text=auto
2+
3+
.md text
4+
.cs text
5+
6+
.sln text=crlf
7+
.*proj text=crlf
8+
.settings text=crlf

0 commit comments

Comments
 (0)