Skip to content

Commit

Permalink
src: remove icu_config
Browse files Browse the repository at this point in the history
ICU support in v0.12 generates a new icu_config.gypi. This was
accidentally committed after switching branches. The file has been removed
and added to .gitignore.

Cherry-picked-from: nodejs/node-v0.x-archive@813114d
  • Loading branch information
trevnorris authored and piscisaureus committed Jan 10, 2015
1 parent e92dbf3 commit 4481cf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ iojs_g
.benchmark_reports
/.project
/.cproject
icu_config.gypi

/out

Expand Down

0 comments on commit 4481cf7

Please sign in to comment.