Fix RiscV support - Rendering issue for armv7l
[platform/framework/web/chromium-efl.git] / v8 / .gitattributes
1 # Automatically normalize line endings (to LF) for all text-based files.
2 * text=auto eol=lf
3 # Do not modify line endings for binary files (which are sometimes auto
4 # detected as text files by git).
5 *.png binary
6 # Don't include minified JS in git grep/diff output
7 test/mjsunit/asm/sqlite3/*.js -diff