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

Side by Side Diff: .gitignore

Issue 1269803005: Remove third_party/polymer from .gitignore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | third_party/polymer/v1_0/.gitignore » ('j') | 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 *.orig 5 *.orig
6 *.props 6 *.props
7 *.pyc 7 *.pyc
8 *.rules 8 *.rules
9 *.sdf 9 *.sdf
10 *.sln 10 *.sln
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
355 /third_party/nss 355 /third_party/nss
356 /third_party/omaha/src/omaha 356 /third_party/omaha/src/omaha
357 /third_party/openmax_dl/ 357 /third_party/openmax_dl/
358 /third_party/opus/src 358 /third_party/opus/src
359 /third_party/pdfsqueeze 359 /third_party/pdfsqueeze
360 /third_party/pdfium 360 /third_party/pdfium
361 /third_party/pefile 361 /third_party/pefile
362 /third_party/perl 362 /third_party/perl
363 /third_party/platformsdk_win7 363 /third_party/platformsdk_win7
364 /third_party/platformsdk_win8 364 /third_party/platformsdk_win8
365 /third_party/polymer
366 /third_party/ppapi 365 /third_party/ppapi
367 /third_party/psyco_win32 366 /third_party/psyco_win32
368 /third_party/pthreads-win32 367 /third_party/pthreads-win32
369 /third_party/py_trace_event/src 368 /third_party/py_trace_event/src
370 /third_party/pyelftools 369 /third_party/pyelftools
371 /third_party/pyftpdlib/src 370 /third_party/pyftpdlib/src
372 /third_party/pylib 371 /third_party/pylib
373 /third_party/pymox/src 372 /third_party/pymox/src
374 /third_party/python_24 373 /third_party/python_24
375 /third_party/python_26 374 /third_party/python_26
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
442 /ui/surface/surface.xml 441 /ui/surface/surface.xml
443 /ui/surface/surface_gpu_tests.xml 442 /ui/surface/surface_gpu_tests.xml
444 /v8 443 /v8
445 # Results directory for run-webkit-tests. http://crbug.com/488288 444 # Results directory for run-webkit-tests. http://crbug.com/488288
446 /webkit 445 /webkit
447 /webpagereplay_logs/ 446 /webpagereplay_logs/
448 /win8/delegate_execute/delegate_execute_version_resources.xml 447 /win8/delegate_execute/delegate_execute_version_resources.xml
449 /win8/metro_driver/metro_driver_version_resources.xml 448 /win8/metro_driver/metro_driver_version_resources.xml
450 /x86-generic_out/ 449 /x86-generic_out/
451 /xcodebuild 450 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | third_party/polymer/v1_0/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698