/ externals / zydis / .gitattributes
.gitattributes
1  *.inc  eol=lf encoding=utf-8 linguist-language=C
2  *.h    eof=lf encoding=utf-8
3  *.c    eof=lf encoding=utf-8
4  *.py   eof=lf encoding=utf-8
5  *.md   eof=lf encoding=utf-8
6