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

Issue 11361262: Add some makefiles generated by gyp for newly added targets to .gitignore. (Closed)

Created:
8 years, 1 month ago by Bill Hesse
Modified:
8 years, 1 month ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add some makefiles generated by gyp for newly added targets to .gitignore. BUG= Committed: https://code.google.com/p/dart/source/detail?r=14900

Patch Set 1 #

Patch Set 2 : remove blank line at end of file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M compiler/.gitignore View 1 chunk +1 line, -0 lines 0 comments Download
A runtime/bin/net/.gitignore View 1 chunk +13 lines, -0 lines 0 comments Download
A samples/sample_extension/.gitignore View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Bill Hesse
8 years, 1 month ago (2012-11-14 16:37:36 UTC) #1
Anders Johnsen
LGTM
8 years, 1 month ago (2012-11-14 16:39:38 UTC) #2
Bill Hesse
There are some files the root directory (targets of dart.gyp), but that .gitignore is generated ...
8 years, 1 month ago (2012-11-14 16:41:28 UTC) #3
Bob Nystrom
8 years, 1 month ago (2012-11-14 18:00:23 UTC) #4
On 2012/11/14 16:41:28, Bill Hesse wrote:
> There are some files the root directory (targets of dart.gyp), but that
> .gitignore is generated from the SVN propeties, so I will fix that after I fix
> the SVN properties for these new targets.

How about just adding "*.mk" to the top-level .gitignore? Listing them all
specifically seems a bit gratuitous.

Powered by Google App Engine
This is Rietveld 408576698