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

Unified Diff: .gitignore

Issue 2462023002: Add ffmpeg and zxing to webrtc/tools/video_quality_toolchain. (Closed)
Patch Set: Created 4 years, 1 month 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 | tools/video_quality_toolchain/README » ('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 250ecc071a641d20025f9e3f01376b9f11e1e8a8..5a64f1edaadaffa829d3115734ae88f91a6980e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -164,6 +164,12 @@
/tools/telemetry
/tools/tsan_suppressions
/tools/valgrind
+/tools/video_quality_toolchain/linux/ffmpeg
+/tools/video_quality_toolchain/linux/zxing
+/tools/video_quality_toolchain/mac/ffmpeg
+/tools/video_quality_toolchain/mac/zxing
+/tools/video_quality_toolchain/win/*.dll
+/tools/video_quality_toolchain/win/*.exe
/tools/vim
/tools/win
/tools/xdisplaycheck
« no previous file with comments | « no previous file | tools/video_quality_toolchain/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698