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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | tools-webrtc/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.DS_Store 1 *.DS_Store
2 *.Makefile 2 *.Makefile
3 *.host.mk 3 *.host.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.props 6 *.props
7 *.pyc 7 *.pyc
8 *.rules 8 *.rules
9 *.scons 9 *.scons
10 *.sdf 10 *.sdf
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 /tools/isolate_driver.py 161 /tools/isolate_driver.py
162 /tools/luci-go 162 /tools/luci-go
163 /tools/memory 163 /tools/memory
164 /tools/protoc_wrapper 164 /tools/protoc_wrapper
165 /tools/python 165 /tools/python
166 /tools/sanitizer_options 166 /tools/sanitizer_options
167 /tools/swarming_client 167 /tools/swarming_client
168 /tools/telemetry 168 /tools/telemetry
169 /tools/tsan_suppressions 169 /tools/tsan_suppressions
170 /tools/valgrind 170 /tools/valgrind
171 /tools/video_quality_toolchain/linux/ffmpeg 171 /tools-webrtc/video_quality_toolchain/linux/ffmpeg
172 /tools/video_quality_toolchain/linux/zxing 172 /tools-webrtc/video_quality_toolchain/linux/zxing
173 /tools/video_quality_toolchain/mac/ffmpeg 173 /tools-webrtc/video_quality_toolchain/mac/ffmpeg
174 /tools/video_quality_toolchain/mac/zxing 174 /tools-webrtc/video_quality_toolchain/mac/zxing
175 /tools/video_quality_toolchain/win/*.dll 175 /tools-webrtc/video_quality_toolchain/win/*.dll
176 /tools/video_quality_toolchain/win/*.exe 176 /tools-webrtc/video_quality_toolchain/win/*.exe
177 /tools/vim 177 /tools/vim
178 /tools/win 178 /tools/win
179 /tools/xdisplaycheck
180 /tools/whitespace.txt 179 /tools/whitespace.txt
181 /x86-generic_out/ 180 /x86-generic_out/
182 /xcodebuild 181 /xcodebuild
OLDNEW
« 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