Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: .gitignore

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 726febc0ee461f1ba53c62af0af1f3d7201a946e..90c43dfb828b541c233c8629011b4f0fc9488866 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,9 +57,9 @@
/tools_webrtc/video_quality_toolchain/mac/zxing
/tools_webrtc/video_quality_toolchain/win/*.dll
/tools_webrtc/video_quality_toolchain/win/*.exe
-/webrtc/tools/testing/*.zip
-/webrtc/tools/testing/*.gz
-/webrtc/tools/testing/golang/*/*.gz
-/webrtc/tools/testing/golang/*/*.zip
+/webrtc/rtc_tools/testing/*.zip
+/webrtc/rtc_tools/testing/*.gz
+/webrtc/rtc_tools/testing/golang/*/*.gz
+/webrtc/rtc_tools/testing/golang/*/*.zip
/x86-generic_out/
/xcodebuild
« no previous file with comments | « no previous file | BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698