diff --git a/.gitattributes b/.gitattributes index 472cfb380..c05ff764a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,6 @@ LICENSE binary *.vcxproj text eol=crlf *.props text eol=crlf *.filters text eol=crlf + +# Mark it as generated and folded out by default +src/test/app/SetJSHook_wasm.h linguist-generated=true \ No newline at end of file