Skip to content

Commit

Permalink
add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
rynowak committed Apr 24, 2020
1 parent 6d7a4a0 commit 43f3b1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* text=auto
*.cs text=auto diff=csharp
*.sh text eol=lf
*.sln text eol=crlf

0 comments on commit 43f3b1f

Please sign in to comment.