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

Issue 5519012: Tell git to ignore python 2.6, which NaCl includes using DEPS on windows. (Closed)

Created:
10 years ago by Sam Kerner (Chrome)
Modified:
9 years, 7 months ago
Reviewers:
Nick Bray, bradnelson
CC:
chromium-reviews
Visibility:
Public.

Description

Tell git to ignore python 2.6, which NaCl includes using DEPS on windows. I considered removing the line to ignore python 2.4. I left it in place in case anyone wants to check out an old version. BUG=None TEST=Run git gui on a chrome checkout under windows. No longer see warnings about 7000+ untracked files. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68443

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sam Kerner (Chrome)
10 years ago (2010-12-07 01:53:30 UTC) #1
Nick Bray
LGTM. Question: is there anything in third party you don't want to ignore? Ignoring the ...
10 years ago (2010-12-07 02:04:50 UTC) #2
Sam Kerner (Chrome)
10 years ago (2010-12-07 04:23:49 UTC) #3
On 2010/12/07 02:04:50, ncbray wrote:
> LGTM.  Question: is there anything in third party you don't want to ignore? 

Looking in svn, I see that some third party code is hosted in chrome's main
repo.  For example, third_party/scons and third_party/libxml .  I am not sure
why this was done.

Powered by Google App Engine
This is Rietveld 408576698