Skip to content

Commit 1d52423

Browse files
committed
Enforce LF line endings in .gitattributes
1 parent 7bd6a19 commit 1d52423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto detect text files and perform LF normalization
2-
* text=auto
2+
* text=auto eol=lf
33

44
# Custom for Visual Studio
55
*.cs diff=csharp

0 commit comments

Comments
 (0)