mirror of
https://git.eden-emu.dev/eden-emu/dynarmic
synced 2026-02-04 02:41:21 +01:00
prevents unnecessary vector copies Co-authored-by: Lizze <danishreyjavik@outlook.com> Signed-off-by: swurl <swurl@swurl.xyz>
14 lines
187 B
Plaintext
14 lines
187 B
Plaintext
# 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/
|