mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-12 01:38:29 +12:00
gcc
This commit is contained in:
parent
b3e67b85f1
commit
8011108e2b
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,6 +17,7 @@
|
|||
build/
|
||||
out/
|
||||
.cache/
|
||||
bin/Cemu
|
||||
|
||||
# Cemu bin files
|
||||
bin/otp.bin
|
||||
|
@ -32,4 +33,4 @@ bin/shaderCache/*
|
|||
bin/controllerProfiles/*
|
||||
|
||||
!bin/gameProfiles/default/*
|
||||
bin/gameProfiles/*
|
||||
bin/gameProfiles/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue