mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-13 04:28:36 +02:00
Move dead submodules in-tree
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
c0cceff365
commit
6c655321e6
4081 changed files with 1185566 additions and 45 deletions
13
externals/dynarmic/.gitignore
vendored
Normal file
13
externals/dynarmic/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 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
|
||||
.cache/
|
||||
Loading…
Add table
Add a link
Reference in a new issue