diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-11-01 16:03:32 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-11-01 16:51:20 -0700 |
commit | 97c97450632f2cfd2e8a246337ee4a780f5b35ff (patch) | |
tree | 71022061d576928cc4d39b71463c4f4f482dca4b /.gitignore | |
parent | 41c1563584bfb018a444e92f01f8cff87ccda30b (diff) | |
download | node-new-97c97450632f2cfd2e8a246337ee4a780f5b35ff.tar.gz |
Back to WAF
Too much instability right now. Hopefully we can revisit autoconf soon.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore index 8ec5656d12..7863cee026 100644 --- a/.gitignore +++ b/.gitignore @@ -15,9 +15,3 @@ node node_g *.swp .benchmark_reports - -autom4te.cache/ -config.log -config.mak.autogen -config.status -configure.real |