mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
e480ab2b10
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7129 8ced0084-cf51-0410-be5f-012b33b47a6e
25 lines
390 B
Plaintext
25 lines
390 B
Plaintext
syntax:glob
|
|
Binary
|
|
*.obj
|
|
*.pdb
|
|
*.idb
|
|
*.ilk
|
|
*.pch
|
|
*.sdf
|
|
*.suo
|
|
*.vcxproj.*.user
|
|
*/Win32/Release
|
|
*/Win32/DebugFast
|
|
*/Win32/Debug
|
|
*/x64/Release
|
|
*/x64/DebugFast
|
|
*/x64/Debug
|
|
Source/ipch
|
|
BuildLog.htm
|
|
Source/Core/Common/Src/svnrev.h
|
|
Externals/wxWidgets/build/msw/*/Release
|
|
Externals/wxWidgets/build/msw/*/DebugFast
|
|
Externals/wxWidgets/build/msw/*/Debug
|
|
*.svn*
|
|
Data/User/GameConfig
|
|
Data/User/Shaders |