mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
gcc
This commit is contained in:
parent
b3e67b85f1
commit
8011108e2b
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…
Reference in New Issue
Block a user