pcsx2/.gitignore

94 lines
915 B
Plaintext
Raw Normal View History

2014-03-25 17:31:19 +01:00
.*.swp
.*.swn
.*.swo
2014-03-25 13:15:48 +01:00
*.suo
*.ncb
*.sdf
*.opensdf
*.user
*.log
*.dsp
*.dsw
*.bsc
*.aps
*.exe
*.wav
2014-03-25 13:15:48 +01:00
2014-09-28 11:42:17 +02:00
*.trace
*.dump
*.asm
*.VC.db
*.VC.VC.opendb
2014-03-25 13:15:48 +01:00
_ReSharper.*
pcsx2.snapshot_*
2014-03-25 13:15:48 +01:00
svnrev.h
/build*
/obj-*
2021-05-15 12:47:25 +02:00
*.obj
2014-08-04 11:01:00 -05:00
.DS_Store
Thumbs.db
2014-10-26 11:16:37 +01:00
Debug.txt
install_log.txt
2022-09-25 16:39:19 -04:00
bad_shader_*
crash-*.txt
2014-10-26 11:16:37 +01:00
2014-03-25 13:15:48 +01:00
Debug
Release
Devel
2014-11-08 23:05:29 +01:00
oprofile_data/
# Recording Specific Ignores (pcsx2-rr)
*.p2s
*.p2m2
*.p2m2_backup
*.p2m2_SaveState.p2s
# Visual Studio upgrades
/Backup*
/UpgradeLog*.htm
/.vscode*
2014-03-25 13:15:48 +01:00
/bin/**/*.dll
/bin/**/*.dmp
/bin/**/*.exp
/bin/**/*.ilk
/bin/**/*.lib
/bin/**/*.pdb
/bin/pcsx2*
2021-12-14 18:02:10 +10:00
/bin/qt.conf
2014-03-25 13:15:48 +01:00
/bin/bios
2021-11-06 11:45:17 +10:00
/bin/cache
2021-12-14 18:02:10 +10:00
/bin/cheats
/bin/covers
2014-03-25 13:15:48 +01:00
/bin/dumps
2021-12-14 18:02:10 +10:00
/bin/gamesettings
2014-03-25 13:15:48 +01:00
/bin/help
/bin/inis
/bin/logs
/bin/memcards
/bin/plugins
/bin/snaps
/bin/sstates
2022-04-05 19:23:15 -04:00
/bin/textures
2021-12-14 18:02:10 +10:00
/bin/translations
2022-04-02 22:17:26 +10:00
/bin/inputprofiles
2014-03-25 13:15:48 +01:00
/deps
/ipch
!/3rdparty/libjpeg/change.log
2014-03-25 13:15:48 +01:00
/tools/bin
.vs
/out/build/x64-Debug (default)
2021-09-16 14:56:10 -04:00
CMakeSettings.json
/ci-artifacts/
/out/