aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJosh Bodily <joshbodily@gmail.com>2017-08-16 10:56:43 -0600
committerGitHub <noreply@github.com>2017-08-16 10:56:43 -0600
commit960de7151241c2140b32c171298444cc07de1325 (patch)
treed7c7f675e630f92c2dfbc7fea3405dce8e63e72e /.gitignore
parent713b0778709ba8ba2f8e437f0bbba16d57de7137 (diff)
parent5ed471caec6f341018707e74e0dc41201fb59edd (diff)
downloadgoogletest-960de7151241c2140b32c171298444cc07de1325.tar.gz
googletest-960de7151241c2140b32c171298444cc07de1325.tar.bz2
googletest-960de7151241c2140b32c171298444cc07de1325.zip
Merge branch 'master' into josh/fix_scoped_class2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 74e7466a..da68162d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
# Ignore CI build directory
build/
xcuserdata
+cmake-build-debug/
+.idea/
+bazel-bin
+bazel-genfiles
+bazel-googletest
+bazel-out
+bazel-testlogs