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

Unified Diff: .gitignore

Issue 2715933003: Add PESQ precompiled tool for audio quality testing (Closed)
Patch Set: Clarify the purpose of the script for downloading tools Created 3 years, 10 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 | tools-webrtc/audio_quality/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 5cf7c6ba577720b42779497dcc90baecd0e30452..42cd0429e552e0082f6cade3489efc0bb3ab52a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,9 @@
/tools
/tools-webrtc/android/profiling/flamegraph
/tools-webrtc/android/profiling/simpleperf
+/tools-webrtc/audio_quality/linux/pesq
+/tools-webrtc/audio_quality/mac/pesq
+/tools-webrtc/audio_quality/win/*.exe
/tools-webrtc/video_quality_toolchain/linux/ffmpeg
/tools-webrtc/video_quality_toolchain/linux/zxing
/tools-webrtc/video_quality_toolchain/mac/ffmpeg
« no previous file with comments | « no previous file | tools-webrtc/audio_quality/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698