From 16979e35b3af9aff34a5bb38572108b7c7efb103 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Tue, 12 Jan 2016 08:17:37 +0100 Subject: [PATCH] Update .gitignore This should have been done in https://codereview.webrtc.org/1503883002 TBR=phoglund@webrtc.org BUG= Review URL: https://codereview.webrtc.org/1575113003 . Cr-Commit-Position: refs/heads/master@{#11217} --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b14e1757ab..7090f4aa66 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ /third_party/binutils /third_party/boringssl /third_party/BUILD.gn +/third_party/catapult /third_party/clang_format /third_party/class-dump /third_party/colorama @@ -149,6 +150,7 @@ /tools/python /tools/sanitizer_options /tools/swarming_client +/tools/telemetry /tools/tsan_suppressions /tools/valgrind /tools/vim