src: remove icu_config
authorTrevor Norris <trev.norris@gmail.com>
Mon, 15 Dec 2014 23:36:00 +0000 (15:36 -0800)
committerBert Belder <bertbelder@gmail.com>
Sat, 10 Jan 2015 21:32:12 +0000 (22:32 +0100)
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

.gitignore

index 7f6cb17..aa80271 100644 (file)
@@ -16,6 +16,7 @@ iojs_g
 .benchmark_reports
 /.project
 /.cproject
+icu_config.gypi
 
 /out