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:
authorRyan Dahl <ry@tinyclouds.org>2011-08-08 23:11:48 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-08-08 23:11:48 +0400
commitdb1bf679d8047e661b31ffcbd1418da335246413 (patch)
treec62ea78c5d49b8949577f12359b0877a1599736c /.gitignore
parentf03ea7045c53fff157f239204814566be1511d8f (diff)
Move GYP file to the project root
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 3 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index d96b4357530..e77d5df5765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,13 +12,7 @@ node_g
/.project
/.cproject
-gyp-mac-tool
-tools/gyp
-tools/all.Makefile
-tools/all.target.mk
-tools/node_js2c.host.mk
-tools/node_js2c.target.mk
-out/
+/out
# various stuff that VC++ produces/uses
Debug/
@@ -36,3 +30,5 @@ ipch/
*.opensdf
/options.gypi
+*-nodegyp*
+/gyp-mac-tool