aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorm-gupta <gupt.manoj@gmail.com>2017-10-25 10:24:56 -0700
committerGitHub <noreply@github.com>2017-10-25 10:24:56 -0700
commit060783b7d2b7386e798a47fc19aaf0a9b3260545 (patch)
treea379a874e9e55043f67aed0d034018d92b79fa04 /.gitignore
parent1beff241c359fb8c98c98a661142e5b614eceb64 (diff)
parent7684db32712ea4fdb56e8d6f784c51d6f39e5e2c (diff)
downloadgoogletest-060783b7d2b7386e798a47fc19aaf0a9b3260545.tar.gz
googletest-060783b7d2b7386e798a47fc19aaf0a9b3260545.tar.bz2
googletest-060783b7d2b7386e798a47fc19aaf0a9b3260545.zip
Merge branch 'master' into gtestapifix
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8f89b801..4cea432f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,16 @@ bazel-googletest
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/