Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Norris <trev.norris@gmail.com>2014-12-16 02:36:00 +0300
committerBert Belder <bertbelder@gmail.com>2015-01-11 00:32:12 +0300
commit4481cf72965eab2a819ef133af8e94fd42f71ae0 (patch)
treeb6790e659c148278f71a4cbf77dd6759d4f076c9 /.gitignore
parente92dbf3af91f447b4a5ebd8812ee840fb7eb800c (diff)
src: remove icu_config
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: https://github.com/joyent/node/commit/813114dab05231b71f3cdc4f5889b9833d9a1d06
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7f6cb17cbc0..aa80271d2b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ iojs_g
.benchmark_reports
/.project
/.cproject
+icu_config.gypi
/out