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

Side by Side Diff: .gitignore

Issue 2692273008: Hacky slashy (Closed)
Patch Set: . 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 unified diff | Download patch
« no previous file with comments | « no previous file | BUILD.gn » ('j') | base/process/process_handle_fuchsia.cc » ('J')
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 *.orig 5 *.orig
6 *.pdb 6 *.pdb
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.pyproj 9 *.pyproj
10 *.rules 10 *.rules
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 /third_party/errorprone/lib 339 /third_party/errorprone/lib
340 /third_party/espresso/lib/*.jar 340 /third_party/espresso/lib/*.jar
341 /third_party/eyesfree/src 341 /third_party/eyesfree/src
342 /third_party/ffmpeg 342 /third_party/ffmpeg
343 /third_party/findbugs 343 /third_party/findbugs
344 /third_party/flac 344 /third_party/flac
345 /third_party/flatbuffers/src 345 /third_party/flatbuffers/src
346 /third_party/fontconfig/src 346 /third_party/fontconfig/src
347 /third_party/freetype-android/src 347 /third_party/freetype-android/src
348 /third_party/freetype2/src 348 /third_party/freetype2/src
349 /third_party/fuchsia-sdk
349 /third_party/gestures/gestures 350 /third_party/gestures/gestures
350 /third_party/gles2_conform 351 /third_party/gles2_conform
351 /third_party/glslang/src 352 /third_party/glslang/src
352 /third_party/glslang-angle/src 353 /third_party/glslang-angle/src
353 /third_party/gnu_binutils/ 354 /third_party/gnu_binutils/
354 /third_party/google_appengine_cloudstorage 355 /third_party/google_appengine_cloudstorage
355 /third_party/google_toolbox_for_mac/src 356 /third_party/google_toolbox_for_mac/src
356 /third_party/googlemac 357 /third_party/googlemac
357 /third_party/gvr-android-sdk/common_library.aar 358 /third_party/gvr-android-sdk/common_library.aar
358 /third_party/gvr-android-sdk/libgvr_shim_static_arm.a 359 /third_party/gvr-android-sdk/libgvr_shim_static_arm.a
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
506 /ui/keyboard/keyboard_mojom_bindings.xml 507 /ui/keyboard/keyboard_mojom_bindings.xml
507 /ui/surface/surface.xml 508 /ui/surface/surface.xml
508 /ui/surface/surface_gpu_tests.xml 509 /ui/surface/surface_gpu_tests.xml
509 /v8 510 /v8
510 /webkit/data 511 /webkit/data
511 /webpagereplay_logs/ 512 /webpagereplay_logs/
512 /win8/delegate_execute/delegate_execute_version_resources.xml 513 /win8/delegate_execute/delegate_execute_version_resources.xml
513 /win8/metro_driver/metro_driver_version_resources.xml 514 /win8/metro_driver/metro_driver_version_resources.xml
514 /x86-generic_out/ 515 /x86-generic_out/
515 /xcodebuild 516 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | BUILD.gn » ('j') | base/process/process_handle_fuchsia.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698