Mark header file as generated

This commit is contained in:
Nicholas Dudfield
2025-03-25 13:24:25 +07:00
parent 3593d67df9
commit 643cd9fef1

3
.gitattributes vendored
View File

@@ -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