diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2009-10-03 21:46:59 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2009-10-03 21:46:59 +0200 |
commit | 861f28f37a2db115f598fc61553ac6e71853c495 (patch) | |
tree | 641e8a570883fe82c5fd2abe856068923e48a20c /.gitignore | |
parent | 6f17ca51c3303e86450206dee77c6969538b44a2 (diff) | |
download | node-new-861f28f37a2db115f598fc61553ac6e71853c495.tar.gz |
Don't unnecessarily output the makefile from the configure script.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8cbcd2177d..b9360130ef 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ build .waf* tags .lock-wscript -Makefile *.pyc node node_g |