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}
This commit is contained in:
ehmaldonado
2016-11-01 04:00:26 -07:00
committed by Commit bot
parent aee3e0eb32
commit 91d96aabc7

1
.gitignore vendored
View File

@ -75,6 +75,7 @@
/third_party/accessibility_test_framework /third_party/accessibility_test_framework
/third_party/afl /third_party/afl
/third_party/android_platform /third_party/android_platform
/third_party/android_support_test_runner
/third_party/android_tools /third_party/android_tools
/third_party/apache_velocity /third_party/apache_velocity
/third_party/appurify-python /third_party/appurify-python