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