Files
jak-project/third-party/zydis/.gitattributes
T
Tyler Wilding 9fb8a1dc27 deps: update zydis and json.hpp to silence various warnings (#4136)
Zydis has been complaining about cmake deprecation, and json.hpp has
been causing tons of warnings to be spewed in the builds. Update both.
2026-03-17 23:22:09 -04:00

7 lines
218 B
Plaintext
Vendored
Generated

*.inc eol=lf encoding=utf-8 linguist-language=C linguist-generated=true
*.h eof=lf encoding=utf-8
*.c eof=lf encoding=utf-8
*.py eof=lf encoding=utf-8
*.md eof=lf encoding=utf-8
*.json eof=lf encoding=utf-8