Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
+ gitattributes to checkin LF
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejPetrzilka committed May 14, 2015
1 parent a644e9a commit 8dd1d45
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
@@ -0,0 +1,7 @@
# Auto detect text files and perform LF normalization
* text=auto

# Custom for Visual Studio
*.cs diff=csharp
*.sln text eol=crlf
*.csproj text eol=crlf

0 comments on commit 8dd1d45

Please sign in to comment.