mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-12 09:48:30 +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/
|
build/
|
||||||
out/
|
out/
|
||||||
.cache/
|
.cache/
|
||||||
|
bin/Cemu
|
||||||
|
|
||||||
# Cemu bin files
|
# Cemu bin files
|
||||||
bin/otp.bin
|
bin/otp.bin
|
||||||
|
@ -32,4 +33,4 @@ bin/shaderCache/*
|
||||||
bin/controllerProfiles/*
|
bin/controllerProfiles/*
|
||||||
|
|
||||||
!bin/gameProfiles/default/*
|
!bin/gameProfiles/default/*
|
||||||
bin/gameProfiles/*
|
bin/gameProfiles/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue