Skip to content

Commit 110daf3

Browse files
committed
Merge pull request #396 from dsyme/fix-crlf
fix gitattributes to match visualfsharp
2 parents 1040477 + 5076f2d commit 110daf3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
* text=auto
33

44
# Custom for Visual Studio
5-
*.fs eol=lf
6-
*.fsi eol=lf
75
*.cs text diff=csharp
86
*.sln text eol=crlf merge=union
97
*.csproj text merge=union

0 commit comments

Comments
 (0)