yuzu/externals/dynarmic/.gitignore

11 lines
139 B
Plaintext
Raw Normal View History

2020-12-28 19:15:37 +04:00
# Built files
build/
build-*/
2022-07-15 15:11:09 +04:00
cmake-build-*/
.idea/
2020-12-28 19:15:37 +04:00
docs/Doxygen/
# Generated files
2021-08-16 15:42:12 +04:00
src/dynarmic/backend/x64/mig/
2022-02-27 00:58:02 +04:00
# System files
.DS_Store