mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 23:17:29 +00:00
43 lines
421 B
Plaintext
43 lines
421 B
Plaintext
# 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
|
|
*.elf
|
|
*.lastbuildstate
|
|
*.unsuccessfulbuild
|
|
*.res
|
|
*.dump
|
|
|
|
/libs
|
|
/ipch
|
|
/rpcs3/Debug
|
|
/rpcs3/Release
|
|
|
|
/wxWidgets/lib
|
|
/bin/rpcs3.ini
|
|
/bin/FragmentProgram.txt
|
|
/bin/VertexProgram.txt
|
|
/bin/BreakPoints.dat
|
|
/bin/textures
|
|
rpcs3/git-version.h
|