2022-08-22 15:21:23 -05:00
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.obj
|
|
|
|
*.gch
|
|
|
|
*.pch
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
*.dll
|
|
|
|
*.a
|
|
|
|
*.lib
|
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
|
|
|
.vs
|
2022-11-08 19:45:40 -06:00
|
|
|
.vscode
|
2022-09-03 15:55:58 -05:00
|
|
|
.idea/
|
2022-08-22 15:21:23 -05:00
|
|
|
|
|
|
|
build/
|
|
|
|
out/
|
2022-08-24 23:32:31 -05:00
|
|
|
.cache/
|
2022-09-04 15:23:24 -05:00
|
|
|
bin/Cemu_*
|
|
|
|
bin/Cemu_*.exe
|
2022-08-22 15:21:23 -05:00
|
|
|
|
|
|
|
# Cemu bin files
|
2022-08-26 10:35:30 -05:00
|
|
|
bin/otp.bin
|
|
|
|
bin/seeprom.bin
|
2022-09-02 13:54:22 -05:00
|
|
|
bin/log.txt
|
2022-09-04 15:23:24 -05:00
|
|
|
bin/Cemu_*.pdb
|
|
|
|
bin/Cemu_*.ilk
|
2022-08-31 05:04:09 -05:00
|
|
|
bin/Cemu.exe.backup
|
2022-08-26 10:35:30 -05:00
|
|
|
bin/mlc01/*
|
|
|
|
bin/settings.xml
|
2022-10-10 21:04:47 -05:00
|
|
|
bin/network_services.xml
|
2022-08-26 10:35:30 -05:00
|
|
|
bin/title_list_cache.xml
|
2022-09-03 15:55:58 -05:00
|
|
|
bin/debugger/*
|
2022-09-08 10:33:31 -05:00
|
|
|
bin/sdcard/*
|
2022-10-11 02:17:34 -05:00
|
|
|
bin/screenshots/*
|
2022-08-26 10:35:30 -05:00
|
|
|
|
|
|
|
!bin/shaderCache/info.txt
|
|
|
|
bin/shaderCache/*
|
|
|
|
|
|
|
|
bin/controllerProfiles/*
|
|
|
|
|
|
|
|
!bin/gameProfiles/default/*
|
2022-09-02 13:54:22 -05:00
|
|
|
bin/gameProfiles/*
|
|
|
|
|
|
|
|
bin/graphicPacks/*
|