jak-project/third-party/zydis/.gitignore
Tyler Wilding 637b043293
deps: update zydis to latest commit (#3306)
Updates Zydis to it's latest commit, this should fix building the
project on intel macs with a more recent version of macOS. This likely
needs some sanity checks that the debugger stuff still works as
expected.
2024-01-15 16:56:14 -05:00

14 lines
135 B
Plaintext
Vendored
Generated

.DS_Store
.vscode
.idea
.vs
__pycache__
/build*
/msvc/**/*.user
/msvc/**/obj/
/msvc/**/bin/
/doc
/cmake-build-debug
/amalgamated-dist