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

Side by Side Diff: .gitignore

Issue 674103003: Ignore internal_gyp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 *.suo 10 *.suo
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 /content/test/data/plugin/ 153 /content/test/data/plugin/
154 /content/web_ui_test_mojo_bindings.xml 154 /content/web_ui_test_mojo_bindings.xml
155 /data 155 /data
156 /delegate_execute 156 /delegate_execute
157 /device/serial/device_serial_mojo.xml 157 /device/serial/device_serial_mojo.xml
158 /google_apis/gcm/gcm.xml 158 /google_apis/gcm/gcm.xml
159 /google_apis/internal 159 /google_apis/internal
160 /googleurl 160 /googleurl
161 /gpu/gles2_conform_test 161 /gpu/gles2_conform_test
162 /gyp-mac-tool 162 /gyp-mac-tool
163 /internal_gyp
163 /llvm 164 /llvm
164 /media/cast/logging/cast_logging_proto_lib.xml 165 /media/cast/logging/cast_logging_proto_lib.xml
165 /media/cdm/ppapi/api 166 /media/cdm/ppapi/api
166 /media/media_asm.xml 167 /media/media_asm.xml
167 /media/media_mojo_bindings.xml 168 /media/media_mojo_bindings.xml
168 /media/test/data/content 169 /media/test/data/content
169 /media/test/data/security 170 /media/test/data/security
170 /media/yuv_convert_simd_x86.xml 171 /media/yuv_convert_simd_x86.xml
171 /metro_driver 172 /metro_driver
172 /mojo/hello_world_service.xml 173 /mojo/hello_world_service.xml
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
423 /webkit/data/test_shell/plugins 424 /webkit/data/test_shell/plugins
424 /webkit/data/xbm_decoder 425 /webkit/data/xbm_decoder
425 /webkit/Debug 426 /webkit/Debug
426 /webkit/Release 427 /webkit/Release
427 /webkit/renderer/media/crypto/ppapi/cdm 428 /webkit/renderer/media/crypto/ppapi/cdm
428 /webpagereplay_logs/ 429 /webpagereplay_logs/
429 /win8/delegate_execute/delegate_execute_version_resources.xml 430 /win8/delegate_execute/delegate_execute_version_resources.xml
430 /win8/metro_driver/metro_driver_version_resources.xml 431 /win8/metro_driver/metro_driver_version_resources.xml
431 /x86-generic_out/ 432 /x86-generic_out/
432 /xcodebuild 433 /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