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

Unified Diff: .gitignore

Issue 2584433002: Create top-level dir tools-webrtc and start moving things into it. (Closed)
Patch Set: Created 4 years 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/OWNERS » ('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 59ea892cd36dfe81870bfb74690a4b7589de3440..970cfcb93a10cc2a9cb3536ae3ebff207c1373be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -168,15 +168,14 @@
/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-webrtc/video_quality_toolchain/linux/ffmpeg
+/tools-webrtc/video_quality_toolchain/linux/zxing
+/tools-webrtc/video_quality_toolchain/mac/ffmpeg
+/tools-webrtc/video_quality_toolchain/mac/zxing
+/tools-webrtc/video_quality_toolchain/win/*.dll
+/tools-webrtc/video_quality_toolchain/win/*.exe
/tools/vim
/tools/win
-/tools/xdisplaycheck
/tools/whitespace.txt
/x86-generic_out/
/xcodebuild
« no previous file with comments | « no previous file | tools-webrtc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698