Merge pull request #708 from Frassle/xunitmath
[platform/core/csapi/opentk.git] / .gitattributes
1 * text eol=auto
2 *.fs text
3 *.cs text
4 *.fsproj text
5 *.csproj text
6 *.sln text
7 *.config text
8 *.txt text
9 *.xml text
10 *.nsi text
11 *.doxyfile text
12 *.spec text
13 *.tm text
14 *.glsl text
15 *.resx text
16 *.yml text
17
18 *.dll binary
19 *.exe binary
20 *.so binary
21 *.dylib binary
22 *.snk binary
23 *.bmp binary
24 *.dds binary
25 *.ico binary
26 *.png binary
27 *.jpg binary
28 *.wav binary
29 *.ogg binary
30 *.zip binary
31 *.pdf binary
32