mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 06:21:19 +12:00
Update .gitignore
This commit is contained in:
parent
0f24b0663e
commit
8bae9e6b82
1 changed files with 6 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -17,13 +17,16 @@
|
||||||
build/
|
build/
|
||||||
out/
|
out/
|
||||||
.cache/
|
.cache/
|
||||||
bin/Cemu
|
|
||||||
|
|
||||||
# Cemu bin files
|
# Cemu bin files
|
||||||
|
bin/Cemu
|
||||||
|
bin/dump
|
||||||
|
bin/graphicPacks
|
||||||
|
bin/mlc01/*
|
||||||
bin/otp.bin
|
bin/otp.bin
|
||||||
bin/seeprom.bin
|
bin/seeprom.bin
|
||||||
|
bin/keys.txt
|
||||||
bin/Cemu.pdb
|
bin/Cemu.pdb
|
||||||
bin/mlc01/*
|
|
||||||
bin/settings.xml
|
bin/settings.xml
|
||||||
bin/title_list_cache.xml
|
bin/title_list_cache.xml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue