2012-11-03 15:16:18 +00:00
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Compiled Static libraries
|
|
|
|
*.lai
|
|
|
|
*.la
|
2014-05-25 20:31:40 +00:00
|
|
|
# *.a # Commented out since OpenAL Soft's binaries use this extension.
|
2013-06-30 10:59:21 +00:00
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
2013-08-10 21:48:32 +00:00
|
|
|
*.suo
|
|
|
|
*.tlog
|
|
|
|
*.idb
|
|
|
|
*.pdb
|
|
|
|
*.obj
|
|
|
|
*.ilk
|
|
|
|
*.pch
|
|
|
|
|
|
|
|
*.log
|
|
|
|
*.exe
|
2013-10-14 19:40:44 +00:00
|
|
|
*.dll
|
2013-08-10 21:48:32 +00:00
|
|
|
*.elf
|
|
|
|
*.lastbuildstate
|
|
|
|
*.unsuccessfulbuild
|
|
|
|
*.res
|
|
|
|
*.dump
|
2014-02-16 17:57:36 +00:00
|
|
|
*.wav
|
2013-08-10 21:48:32 +00:00
|
|
|
|
|
|
|
/libs
|
|
|
|
/ipch
|
|
|
|
/rpcs3/Debug
|
|
|
|
/rpcs3/Release
|
|
|
|
|
2013-09-05 07:45:46 +00:00
|
|
|
/wxWidgets/lib
|
2013-06-30 10:59:21 +00:00
|
|
|
/bin/rpcs3.ini
|
|
|
|
/bin/FragmentProgram.txt
|
|
|
|
/bin/VertexProgram.txt
|
|
|
|
/bin/BreakPoints.dat
|
|
|
|
/bin/textures
|
2014-02-27 18:25:32 +00:00
|
|
|
/bin/*.lib
|
|
|
|
/bin/*.exp
|
2013-08-12 09:57:25 +00:00
|
|
|
rpcs3/git-version.h
|
2013-12-09 16:56:04 +00:00
|
|
|
|
2014-05-19 09:07:45 +00:00
|
|
|
# Visual Studio Profiler Files
|
|
|
|
*.vspx
|
|
|
|
*.psess
|
|
|
|
|
2013-12-09 16:56:04 +00:00
|
|
|
# Copyrighted files
|
|
|
|
/bin/data/
|
|
|
|
/bin/dev_flash/data/font
|
2014-02-09 11:07:50 +00:00
|
|
|
/bin/dev_flash/sys
|
|
|
|
/bin/dev_flash/vsh
|
2013-12-09 16:56:04 +00:00
|
|
|
|
|
|
|
# Ignore installed games except test homebrews
|
|
|
|
!/bin/dev_hdd0/game/
|
|
|
|
/bin/dev_hdd0/game/*
|
|
|
|
!/bin/dev_hdd0/game/TEST12345/
|
2014-03-31 10:04:34 +00:00
|
|
|
|
|
|
|
# Ignore other system generated files
|
2014-07-16 12:03:54 +00:00
|
|
|
bin/dev_hdd0/*.txt
|
2014-06-19 13:50:18 +00:00
|
|
|
x64/Debug/emucore.lib
|
|
|
|
x64/Release/emucore.lib
|
2014-07-12 21:01:41 +00:00
|
|
|
|
|
|
|
.DS_Store
|