From 91d96aabc773ceb652dc509999fbe3c862bc1b13 Mon Sep 17 00:00:00 2001 From: ehmaldonado Date: Tue, 1 Nov 2016 04:00:26 -0700 Subject: [PATCH] Add third_party/android_support_test_runner to .gitignore BUG=webrtc:6596, webrtc:6608 R=kjellander@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2463333002 Cr-Commit-Position: refs/heads/master@{#14872} --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a64f1edaa..ec7acfdd91 100644 --- a/.gitignore +++ b/.gitignore @@ -75,6 +75,7 @@ /third_party/accessibility_test_framework /third_party/afl /third_party/android_platform +/third_party/android_support_test_runner /third_party/android_tools /third_party/apache_velocity /third_party/appurify-python