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

Side by Side Diff: .gitignore

Issue 863793002: Update .gitignore for internal media directories. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.props 5 *.props
6 *.pyc 6 *.pyc
7 *.rules 7 *.rules
8 *.sdf 8 *.sdf
9 *.sln 9 *.sln
10 *.sublime-project 10 *.sublime-project
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 /google_apis/internal 161 /google_apis/internal
162 /googleurl 162 /googleurl
163 /gpu/gles2_conform_test 163 /gpu/gles2_conform_test
164 /gyp-mac-tool 164 /gyp-mac-tool
165 /internal_gyp 165 /internal_gyp
166 /llvm 166 /llvm
167 /media/cast/logging/cast_logging_proto_lib.xml 167 /media/cast/logging/cast_logging_proto_lib.xml
168 /media/cdm/ppapi/api 168 /media/cdm/ppapi/api
169 /media/media_asm.xml 169 /media/media_asm.xml
170 /media/media_mojo_bindings.xml 170 /media/media_mojo_bindings.xml
171 /media/test/data/content 171 /media/test/data/internal
172 /media/test/data/security
173 /media/yuv_convert_simd_x86.xml 172 /media/yuv_convert_simd_x86.xml
174 /metro_driver 173 /metro_driver
175 /mojo/hello_world_service.xml 174 /mojo/hello_world_service.xml
176 /mojo/mojo_application_bindings.xml 175 /mojo/mojo_application_bindings.xml
177 /mojo/mojo_application_manager_unittests.xml 176 /mojo/mojo_application_manager_unittests.xml
178 /mojo/mojo_apps_js_bindings.xml 177 /mojo/mojo_apps_js_bindings.xml
179 /mojo/mojo_apps_js_unittests_run.xml 178 /mojo/mojo_apps_js_unittests_run.xml
180 /mojo/mojo_clipboard_bindings.xml 179 /mojo/mojo_clipboard_bindings.xml
181 /mojo/mojo_content_handler_bindings.xml 180 /mojo/mojo_content_handler_bindings.xml
182 /mojo/mojo_core_window_manager_bindings.xml 181 /mojo/mojo_core_window_manager_bindings.xml
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
431 /webkit/data/test_shell/plugins 430 /webkit/data/test_shell/plugins
432 /webkit/data/xbm_decoder 431 /webkit/data/xbm_decoder
433 /webkit/Debug 432 /webkit/Debug
434 /webkit/Release 433 /webkit/Release
435 /webkit/renderer/media/crypto/ppapi/cdm 434 /webkit/renderer/media/crypto/ppapi/cdm
436 /webpagereplay_logs/ 435 /webpagereplay_logs/
437 /win8/delegate_execute/delegate_execute_version_resources.xml 436 /win8/delegate_execute/delegate_execute_version_resources.xml
438 /win8/metro_driver/metro_driver_version_resources.xml 437 /win8/metro_driver/metro_driver_version_resources.xml
439 /x86-generic_out/ 438 /x86-generic_out/
440 /xcodebuild 439 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698