mirror of
https://github.com/RPCS3/rsx_program_decompiler.git
synced 2025-02-10 20:52:44 +00:00
38 lines
295 B
Plaintext
38 lines
295 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
|
|
*.suo
|
|
*.ipch
|
|
*.VC.db
|
|
*.VC.opendb
|
|
bin/*
|
|
lib/*
|
|
tmp/*
|