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