summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRod Vagg <rod@vagg.org>2015-01-14 10:53:26 +1100
committerRod Vagg <rod@vagg.org>2015-01-16 14:04:15 +1100
commit265cb76517d81408afb72506c778f0c0b889f4dc (patch)
tree2c006a94d93b54b4e1e423b48b1c0def7d44dfaf /.gitignore
parent8cf6079a6a7f5d1afb06606b7c51acf9b1a046a0 (diff)
downloadandroid-node-v8-265cb76517d81408afb72506c778f0c0b889f4dc.tar.gz
android-node-v8-265cb76517d81408afb72506c778f0c0b889f4dc.tar.bz2
android-node-v8-265cb76517d81408afb72506c778f0c0b889f4dc.zip
build: add new installer config for OS X
Works with PackageMaker (old tool, discontinued but still available for download from Apple). index.xml is now templated to insert the version number. PR-URL: https://github.com/iojs/io.js/pull/435 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6b7be7b96..c3a9e46454 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,7 @@ ipch/
/dist-osx
/npm.wxs
/tools/msvs/npm.wixobj
+/tools/osx-pkg.pmdoc/index.xml
/test/addons/doc-*/
email.md
deps/v8-*