Skip to content

Commit

Permalink
Line ending normalization
Browse files Browse the repository at this point in the history
  • Loading branch information
James Hillyerd committed Sep 5, 2013
1 parent ca4f9f5 commit 49073d2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions .gitattributes
@@ -0,0 +1,23 @@
# Auto detect text files and perform LF normalization
* text=auto
*.raw -text

# Custom for Visual Studio
*.cs diff=csharp
*.sln merge=union
*.csproj merge=union
*.vbproj merge=union
*.fsproj merge=union
*.dbproj merge=union

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
2 changes: 1 addition & 1 deletion themes/integral/public/jquery-1.8.2.min.js

Large diffs are not rendered by default.

0 comments on commit 49073d2

Please sign in to comment.