Merge pull request #90 from gizmo98/patch-2
[libretro-ppsspp.git] / .gitattributes
blob531cac20f99746457d9f3654510ac654a6e9a298
1 *.cpp            text diff=cpp
2 *.h              text diff=cpp
3 *.mm             text diff=objc
4 *.m              text diff=objc
5 *.java           text diff=java
6 *.sh             text eol=lf
7 *.vcproj         text eol=crlf
8 *.vcproj.filters text eol=crlf
9 *.sln            text eol=crlf
10 *.properties     text
11 *.xml            text
13 # To avoid mucking up the utf-8 characters.
14 Core/Dialog/PSPOskDialog.cpp binary