commit | eaa61d8fda8c5f326311d952bc19a851a8427db7 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Thu Jan 12 21:38:29 2012 +0000 |
committer | Roger Meier <roger@apache.org> | Thu Jan 12 21:38:29 2012 +0000 |
tree | b4216d3b5802179afa9d48a2ea8b207dfa677063 | |
parent | 0580d8dcb1874426559e0d40740bfb47b17c5188 [diff] [blame] |
THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1230797 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/.gitignore b/.gitignore index cfe1185..24529c9 100644 --- a/.gitignore +++ b/.gitignore
@@ -210,6 +210,9 @@ /test/hs/Makefile.in /test/log/ /test/test.log +/test/nodejs/gen-nodejs/ +/test/nodejs/Makefile +/test/nodejs/Makefile.in /test/perl/gen-* /test/perl/Makefile /test/perl/Makefile.in