1
0
mirror of https://github.com/RPCS3/ps3autotests.git synced 2024-09-19 15:11:44 +02:00
ps3autotests/.gitignore
2014-06-14 18:18:26 +02:00

44 lines
523 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Visual Studio 2010 files
*.sln
*.suo
*.sdf
*.opensdf
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
# Uninteresting Objects
fpshader.cg
fpshader.fpo
fpshader.ppu.o
vpshader.cg
vpshader.vpo
vpshader.ppu.o
Temp/
# Uninteresting Log files
*.ps3
*.rpcs3
# Uninteresting Source files
tests/rsx/rsx_fp_dynamic/*.cpp
tests/rsx/rsx_fp_static/*.cpp
tests/cpu/spu*/*.ppu.cpp
# Uninteresting Tests
misc/*