You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
221B

  1. * text=auto
  2. *.h text
  3. *.cpp text
  4. *.json text
  5. *.in text
  6. *.sh eol=lf
  7. *.bat eol=crlf
  8. *.vcproj eol=crlf
  9. *.vcxproj eol=crlf
  10. *.sln eol=crlf
  11. devtools/agent_vm* eol=crlf