mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-08 07:28:45 +01:00
Added submodule contents into tree
This commit is contained in:
parent
01a752555c
commit
9b991208cd
4934 changed files with 1657477 additions and 5 deletions
12
externals/dynarmic/.gitignore
vendored
Normal file
12
externals/dynarmic/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Built files
|
||||
build/
|
||||
build-*/
|
||||
cmake-build-*/
|
||||
.idea/
|
||||
docs/Doxygen/
|
||||
# Generated files
|
||||
src/dynarmic/backend/arm64/mig/
|
||||
src/dynarmic/backend/x64/mig/
|
||||
# System files
|
||||
.DS_Store
|
||||
.vscode
|
||||
Loading…
Add table
Add a link
Reference in a new issue