Fix tests with VS2015 and VS2017
This commit is contained in:
committed by
Arkady Shapkin
parent
77380cddf7
commit
2641b021fc
14
.gitignore
vendored
14
.gitignore
vendored
@@ -9,4 +9,16 @@ bazel-googletest
|
||||
bazel-out
|
||||
bazel-testlogs
|
||||
# python
|
||||
*.pyc
|
||||
*.pyc
|
||||
|
||||
# Visual Studio files
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.VC.opendb
|
||||
*.suo
|
||||
*.user
|
||||
_ReSharper.Caches/
|
||||
Win32-Debug/
|
||||
Win32-Release/
|
||||
x64-Debug/
|
||||
x64-Release/
|
||||
|
||||
Reference in New Issue
Block a user