Skip to content

Commit 3fd0f24

Browse files
committed
Added a .gitattributes file
C# source files are now forced to have LF line endings
1 parent 9483eb0 commit 3fd0f24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Force C# source files to have LF line endings
2+
.cs text eol=lf

0 commit comments

Comments
 (0)