Cemu/.gitignore
Crementif 29f3845ae5
git: Ignore more files in bin folder
Also removes the example.ini since it's outdated.
2022-08-26 17:41:07 +02:00

35 lines
336 B
Plaintext

*.slo
*.lo
*.o
*.obj
*.gch
*.pch
*.so
*.dylib
*.dll
*.a
*.lib
*.exe
*.out
*.app
.vs
build/
out/
.cache/
# Cemu bin files
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/*