diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2011-11-10 18:16:51 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2011-11-10 18:41:44 -0800 |
commit | dc39ab3bbf22f624b7dccc66766aeda23c854579 (patch) | |
tree | 3b2b9a03ebaeee30afc26eef49f62812267f0331 /.gitignore | |
parent | ec90ede1cf11f78b746da04a35d4eb32c05b535b (diff) | |
download | node-new-dc39ab3bbf22f624b7dccc66766aeda23c854579.tar.gz |
Improve OSX installer
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 68b5843eeb..2b27112ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ ipch/ /options.gypi *-nodegyp* /gyp-mac-tool +/dist-osx |