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
|
|
|
|
2014-08-13 07:43:11 +00:00
|
|
|
/build
|
2015-06-01 15:20:22 +00:00
|
|
|
/bin
|
2015-12-21 01:55:55 +00:00
|
|
|
/lib
|
2015-12-21 06:48:33 +00:00
|
|
|
/tmp
|
2013-08-10 21:48:32 +00:00
|
|
|
/ipch
|
|
|
|
/rpcs3/Debug
|
|
|
|
/rpcs3/Release
|
2014-09-16 06:03:56 +00:00
|
|
|
/llvm_build
|
2016-02-16 19:23:17 +00:00
|
|
|
/Vulkan/Vulkan-build
|
|
|
|
/Vulkan/glslang-build
|
2013-08-10 21:48:32 +00:00
|
|
|
|
2013-09-05 07:45:46 +00:00
|
|
|
/wxWidgets/lib
|
2013-06-30 10:59:21 +00:00
|
|
|
/bin/rpcs3.ini
|
2015-07-21 19:55:02 +00:00
|
|
|
/bin/rpcs3.ipdb
|
|
|
|
/bin/rpcs3.iobj
|
2013-06-30 10:59:21 +00:00
|
|
|
/bin/FragmentProgram.txt
|
|
|
|
/bin/VertexProgram.txt
|
2015-05-31 20:58:28 +00:00
|
|
|
/bin/*.hlsl
|
2013-06-30 10:59:21 +00:00
|
|
|
/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
|
|
|
|
2015-11-08 11:47:08 +00:00
|
|
|
# Visual Studio Files
|
2014-05-19 09:07:45 +00:00
|
|
|
*.vspx
|
|
|
|
*.psess
|
2015-11-08 11:47:08 +00:00
|
|
|
*.VC.*
|
2014-05-19 09:07:45 +00:00
|
|
|
|
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-09-07 13:13:38 +00:00
|
|
|
x64/*
|
2014-07-21 21:55:02 +00:00
|
|
|
rpcs3/x64/*
|
2015-10-21 07:24:02 +00:00
|
|
|
rpcs3-tests/x64/*
|
2014-07-12 21:01:41 +00:00
|
|
|
|
2015-11-16 15:04:49 +00:00
|
|
|
# cmake
|
|
|
|
Makefile
|
|
|
|
*CMakeFiles*
|
2015-07-03 16:07:36 +00:00
|
|
|
CMakeCache.txt
|
2015-11-16 15:04:49 +00:00
|
|
|
*cmake_install.cmake*
|
|
|
|
|
|
|
|
# cotire
|
|
|
|
rpcs3/cotire/*
|
|
|
|
rpcs3/rpcs3_*_cotire.cmake
|