mirror of
https://github.com/RPCS3/rpcs3
synced 2024-11-02 11:45:30 +00:00
01dbb8eb9a
Fixed conflicts.
60 lines
731 B
Text
60 lines
731 B
Text
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.opensdf
|
|
*.sdf
|
|
*.suo
|
|
*.tlog
|
|
*.idb
|
|
*.pdb
|
|
*.obj
|
|
*.ilk
|
|
*.pch
|
|
|
|
*.log
|
|
*.exe
|
|
*.dll
|
|
*.elf
|
|
*.lastbuildstate
|
|
*.unsuccessfulbuild
|
|
*.res
|
|
*.dump
|
|
*.wav
|
|
|
|
/libs
|
|
/ipch
|
|
/rpcs3/Debug
|
|
/rpcs3/Release
|
|
|
|
/wxWidgets/lib
|
|
/bin/rpcs3.ini
|
|
/bin/FragmentProgram.txt
|
|
/bin/VertexProgram.txt
|
|
/bin/BreakPoints.dat
|
|
/bin/textures
|
|
/bin/*.lib
|
|
/bin/*.exp
|
|
rpcs3/git-version.h
|
|
|
|
# Copyrighted files
|
|
/bin/data/
|
|
/bin/dev_flash/data/font
|
|
/bin/dev_flash/sys
|
|
/bin/dev_flash/vsh
|
|
|
|
# Ignore installed games except test homebrews
|
|
!/bin/dev_hdd0/game/
|
|
/bin/dev_hdd0/game/*
|
|
!/bin/dev_hdd0/game/TEST12345/
|
|
|
|
# Ignore other system generated files
|
|
bin/dev_hdd0/log.txt
|