aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 22d2b7a455a38a4c3eee4fda602a586f396ab811 (plain)
1
2
3
4
5
6
7
8
9
10
11
*           text=auto
*.h         text
*.cpp       text
*.json      text
*.in        text
*.sh        eol=lf
*.bat       eol=crlf
*.vcproj    eol=crlf
*.vcxproj   eol=crlf
*.sln       eol=crlf
devtools/agent_vm* eol=crlf