Skip to content

Commit

Permalink
mkbu95's .gitattributes
Browse files Browse the repository at this point in the history
Signed-off-by: shennetsind <ind@henn.et>
  • Loading branch information
shennetsind committed Mar 8, 2013
1 parent bc63ef1 commit bb0f807
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Auto detect text files and perform LF normalization
* text=auto
*.c diff=cpp
# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

0 comments on commit bb0f807

Please sign in to comment.