1
0
mirror of https://github.com/RPCS3/ps3autotests.git synced 2024-09-19 15:11:44 +02:00
ps3autotests/.gitignore
Alexandro Sánchez Bach 2d1f3bbe3e Test added: cpu/spu_fpu
2014-04-10 05:00:49 +02:00

22 lines
282 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# 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