.gitattributes 276 B

1234567891011
  1. *.baseline -crlf
  2. *.cmd -crlf
  3. test/**/*.js -crlf
  4. test/es6/HTMLComments.js binary diff=cpp
  5. *.wasm binary
  6. *.cpp text eol=lf diff=cpp
  7. *.h text eol=lf diff=cpp
  8. *.inl text eol=lf diff=cpp
  9. *.vcproj text eol=crlf diff=xml
  10. *.vcxproj text eol=crlf diff=xml
  11. *.sln text eol=crlf diff=xml