diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2011-08-03 17:01:30 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2011-08-06 03:11:33 -0700 |
commit | 4f3c8b397215f96e29b314c661e469f9afa58d64 (patch) | |
tree | 49db3f25b82e4746af3c82dce316b3c53020fc13 /.gitignore | |
parent | c3ccbea5cde63f6fea5729769370f43fe50cac8b (diff) | |
download | node-new-4f3c8b397215f96e29b314c661e469f9afa58d64.tar.gz |
WIP
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2e53dd35e0..022aabb49e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,9 @@ node_g .benchmark_reports /.project /.cproject + +gyp-mac-tool +gyp/all.Makefile +gyp/js2c.host.mk +gyp/node.target.mk +out/ |