git: Ignore more files in bin folder

Also removes the example.ini since it's outdated.
This commit is contained in:
Crementif 2022-08-26 17:35:30 +02:00
parent e524a6c16d
commit 29f3845ae5
No known key found for this signature in database
GPG key ID: 43903308F77B6C3B
2 changed files with 14 additions and 29 deletions

16
.gitignore vendored
View file

@ -19,5 +19,17 @@ out/
.cache/
# Cemu bin files
otp.bin
seeprom.bin
bin/otp.bin
bin/seeprom.bin
bin/Cemu.pdb
bin/mlc01/*
bin/settings.xml
bin/title_list_cache.xml
!bin/shaderCache/info.txt
bin/shaderCache/*
bin/controllerProfiles/*
!bin/gameProfiles/default/*
bin/gameProfiles/*