commit | 2641b021fc2ab12896cf868d90f19936ef4b4696 | [log] [tgz] |
---|---|---|
author | Arkadiy Shapkin <arkady.shapkin@gmail.com> | Wed May 03 13:40:33 2017 +0300 |
committer | Arkady Shapkin <arkady.shapkin@gmail.com> | Wed Oct 25 16:04:01 2017 +0300 |
tree | 94f1a3f223b38d4830d639f8b892378ff8c69443 | |
parent | 77380cddf77133b98a16b5427ac732648233de29 [diff] [blame] |
Fix tests with VS2015 and VS2017
diff --git a/.gitignore b/.gitignore index 8f89b80..4cea432 100644 --- a/.gitignore +++ b/.gitignore
@@ -9,4 +9,16 @@ bazel-out bazel-testlogs # python -*.pyc \ No newline at end of file +*.pyc + +# Visual Studio files +*.sdf +*.opensdf +*.VC.opendb +*.suo +*.user +_ReSharper.Caches/ +Win32-Debug/ +Win32-Release/ +x64-Debug/ +x64-Release/