mirror of https://github.com/PCSX2/pcsx2.git
109 lines
1.2 KiB
Plaintext
109 lines
1.2 KiB
Plaintext
.*.swp
|
|
.*.swn
|
|
.*.swo
|
|
|
|
*.suo
|
|
*.ncb
|
|
*.sdf
|
|
*.opensdf
|
|
*.user
|
|
*.log
|
|
*.dsp
|
|
*.dsw
|
|
*.bsc
|
|
*.aps
|
|
*.exe
|
|
*.wav
|
|
|
|
*.trace
|
|
*.dump
|
|
|
|
*.asm
|
|
|
|
*.VC.db
|
|
*.VC.VC.opendb
|
|
|
|
**/Win32/Release*
|
|
**/Win32/Debug*
|
|
**/Win32/Devel*
|
|
**/x64/Release*
|
|
**/x64/Debug*
|
|
**/x64/Devel*
|
|
|
|
**/bin/PCSX2-linux.sh
|
|
|
|
_ReSharper.*
|
|
pcsx2.snapshot_*
|
|
svnrev.h
|
|
|
|
/build
|
|
/build_dev
|
|
/build_dbg
|
|
/obj-*
|
|
*.obj
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
Debug.txt
|
|
install_log.txt
|
|
padLog.txt
|
|
GS_opengl_debug.txt
|
|
|
|
Debug
|
|
Release
|
|
Devel
|
|
|
|
oprofile_data/
|
|
|
|
# Recording Specific Ignores (pcsx2-rr)
|
|
*.p2s
|
|
*.p2m2
|
|
*.p2m2_backup
|
|
*.p2m2_SaveState.p2s
|
|
|
|
# Visual Studio upgrades
|
|
/Backup*
|
|
/UpgradeLog*.htm
|
|
/.vscode*
|
|
|
|
/bin/**/*.dll
|
|
/bin/**/*.exp
|
|
/bin/**/*.ilk
|
|
/bin/**/*.lib
|
|
/bin/**/*.pdb
|
|
/bin/pcsx2
|
|
/bin/PCSX2-linux.sh
|
|
/bin/*ReplayLoader
|
|
/bin/GS*.txt
|
|
/bin/qt.conf
|
|
/bin/bios
|
|
/bin/cache
|
|
/bin/cheats
|
|
/bin/covers
|
|
/bin/dumps
|
|
/bin/gamesettings
|
|
/bin/help
|
|
/bin/inis
|
|
/bin/logs
|
|
/bin/memcards
|
|
/bin/plugins
|
|
/bin/snaps
|
|
/bin/sstates
|
|
/bin/translations
|
|
/deps
|
|
/ipch
|
|
|
|
!/3rdparty/libjpeg/change.log
|
|
/3rdparty/**/include/wx/setup.h
|
|
/3rdparty/**/wx/msw/rcdefs.h
|
|
/pcsx2/gui/Resources/*.h
|
|
!/pcsx2/gui/Resources/EmbeddedImage.h
|
|
/tools/bin
|
|
.vs
|
|
|
|
/out/build/x64-Debug (default)
|
|
CMakeSettings.json
|
|
/ci-artifacts/
|
|
/out/
|