Skip to content

Commit

Permalink
added gitattributes file
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Margarintescu committed Jul 2, 2014
1 parent e6418e4 commit 1dd2953
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
@@ -0,0 +1,7 @@
* text=auto
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

0 comments on commit 1dd2953

Please sign in to comment.