pcsx2/.gitignore

113 lines
1.8 KiB
Plaintext
Raw Permalink Normal View History

2014-03-25 16:31:19 +00:00
.*.swp
.*.swn
.*.swo
2014-03-25 12:15:48 +00:00
*.suo
*.ncb
*.sdf
*.opensdf
*.user
*.log
*.dsp
*.dsw
*.bsc
*.aps
*.exe
2014-03-25 12:15:48 +00:00
2014-09-28 09:42:17 +00:00
*.trace
*.dump
*.asm
!/pcsx2/IPU/yuv2rgb.asm
!/pcsx2/x86/ix86-32/aVif_proc-32.asm
!/plugins/CDVDpeops/i386.asm
!/plugins/zerogs/dx/x86-32.asm
!/plugins/zerogs/dx/x86-64.asm
!/plugins/zerogs/opengl/x86-32.asm
!/plugins/zzogl-pg/opengl/x86-32.asm
**/Win32/Release*
**/Win32/Debug*
**/Win32/Devel*
**/x64/Release*
**/x64/Debug*
**/x64/Devel*
2014-03-25 12:15:48 +00:00
_ReSharper.*
pcsx2.snapshot_*
2014-03-25 12:15:48 +00:00
svnrev.h
/build
/obj-*
2014-08-04 16:01:00 +00:00
.DS_Store
Thumbs.db
2014-10-26 10:16:37 +00:00
Debug.txt
install_log.txt
2014-03-25 12:15:48 +00:00
Debug
Release
Devel
2014-11-08 22:05:29 +00:00
oprofile_data/
# Visual Studio upgrades
/Backup*
/UpgradeLog*.htm
2014-03-25 12:15:48 +00:00
/bin/**/*.dll
/bin/**/*.exp
/bin/**/*.ilk
/bin/**/*.lib
/bin/**/*.pdb
/bin/PCSX2
/bin/*ReplayLoader
2014-03-25 12:15:48 +00:00
/bin/bios
/bin/dumps
/bin/help
/bin/inis
/bin/logs
/bin/memcards
/bin/plugins
/bin/snaps
/bin/sstates
/deps
/ipch
/nsis/output/
!/3rdparty/libjpeg/change.log
2014-03-25 12:15:48 +00:00
/3rdparty/portaudio/portaudio-2.0.pc
/3rdparty/portaudio/bin
/3rdparty/portaudio/bin-*
/3rdparty/portaudio/autom4te.cache
/3rdparty/portaudio/libtool
/3rdparty/portaudio/config.*
/3rdparty/portaudio/lib-stamp
/3rdparty/portaudio/Makefile
/3rdparty/portaudio/bindings
/3rdparty/portaudio/test
/3rdparty/portaudio/testcvs
/3rdparty/portaudio/src/hostapi/asio/ASIOSDK/common
/3rdparty/portaudio/src/hostapi/asio/ASIOSDK/host
/3rdparty/portaudio/src/hostapi/wasapi/mingw-include
/3rdparty/**/include/wx/setup.h
/3rdparty/**/wx/msw/rcdefs.h
2014-03-25 12:15:48 +00:00
/nsis/svnrev_cdvdiso.nsh
/nsis/svnrev_gsdx.nsh
/nsis/svnrev_lilypad.nsh
/nsis/svnrev_pcsx2.nsh
/nsis/svnrev_spu2x.nsh
/nsis/svnrev_zerogs.nsh
/nsis/svnrev_zerospu2.nsh
/pcsx2/gui/Resources/*.h
!/pcsx2/gui/Resources/EmbeddedImage.h
2014-03-25 12:15:48 +00:00
/plugins/CDVDolio/Template
/plugins/GSdx/Template
/plugins/USBqemu/Win32/bin
/plugins/xpad/Template
/plugins/zerospu2/Windows/dsound51.cpp
/tools/bin
/tools/GSDumpGUI/bin
/tools/GSDumpGUI/obj