This commit is contained in:
ArtemisX64 2022-08-27 11:44:43 +09:00
parent b3e67b85f1
commit 8011108e2b

3
.gitignore vendored
View file

@ -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/*