THRIFT-847 Test Framework harmonization across all languages
add test.sh as a first approach
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1229359 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/.gitignore b/.gitignore
index f301b7f..77d215b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -182,6 +182,7 @@
/lib/php/src/ext/thrift_protocol/php_thrift_protocol.lo
/lib/php/src/ext/thrift_protocol/run-tests.php
/lib/php/src/ext/thrift_protocol/thrift_protocol.la
+/lib/erl/logs/
/lib/erl/Makefile
/lib/erl/Makefile.in
/lib/erl/src/Makefile
@@ -207,6 +208,8 @@
/test/hs/gen-*
/test/hs/Makefile
/test/hs/Makefile.in
+/test/log/
+/test/test.log
/test/perl/gen-*
/test/php/gen-*
/test/py/Makefile