Create FUNDING.yml
[wdl/wdl-ol.git] / WDL / .gitattributes
blob1c1ad96dd74606cf48643718887d14e9687b1481
1 *        -text
2 *.c      text=auto
3 *.cpp    text=auto
4 *.cc     text=auto
5 *.h      text=auto
6 *.hpp    text=auto
7 *.m      text=auto
8 *.mm     text=auto
10 *.eel    text=auto
11 *.php    text=auto
12 *.txt    text=auto
14 *.bat    text eol=crlf
15 *.cmd    text eol=crlf
17 *.dsp               text eol=crlf
18 *.dsw               text eol=crlf
19 *.sln               text eol=crlf
20 *.vcxproj           text eol=crlf
21 *.vcxproj.filters   text eol=crlf
23 *.sh                text eol=lf
24 *.pbxproj           text eol=lf
25 Makefile            text eol=lf