Robert Dailey | 25e4adc | 2015-08-09 17:56:16 -0500 | [diff] [blame] | 1 | * text=auto |
Christopher Dunn | 7f4be39 | 2015-08-09 15:42:06 -0700 | [diff] [blame] | 2 | *.h text |
3 | *.cpp text | ||||
4 | *.json text | ||||
5 | *.in text | ||||
Robert Dailey | 25e4adc | 2015-08-09 17:56:16 -0500 | [diff] [blame] | 6 | *.sh eol=lf |
7 | *.bat eol=crlf | ||||
8 | *.vcproj eol=crlf | ||||
9 | *.vcxproj eol=crlf | ||||
10 | *.sln eol=crlf | ||||
Christopher Dunn | 7f4be39 | 2015-08-09 15:42:06 -0700 | [diff] [blame] | 11 | devtools/agent_vm* eol=crlf |