Hash :
fa697210
Author :
Date :
2015-11-30T13:59:45
Add *.VC.opendb to the .gitignore These are new temporary files used by VS 2015 Update 1 Equivalent Chromium CR: https://codereview.chromium.org/1413153015 Change-Id: I7a73b3d45107cf2a81b604953482aed9f2c971f8 Reviewed-on: https://chromium-review.googlesource.com/314881 Tested-by: Austin Kinross <aukinros@microsoft.com> Reviewed-by: Jamie Madill <jmadill@chromium.org>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
Debug/
Debug_Win32/
Debug_x64/
Debug_ARM/
Release/
Release_Win32/
Release_x64/
Release_ARM/
*.sdf
*.ncb
*.suo
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.VC.opendb
patches-*
*.target.mk
ipch
debug.txt
*.opensdf
*.orig
*.rej
.gclient_entries
/third_party
/src/tests/third_party/googlemock
/src/tests/third_party/googletest
/third_party/libpng
/third_party/zlib
/third_party/deqp/src
/src/tests/third_party/gles_conformance_tests
out
lib/*
Makefile
*.Makefile
*~
.gclient
angle_internal
TestResults.qpa
*.psess
*.vsp
*.nvuser
buildtools/