diff options
author | Roger Meier <roger@apache.org> | 2012-05-11 10:15:51 +0000 |
---|---|---|
committer | Roger Meier <roger@apache.org> | 2012-05-11 10:15:51 +0000 |
commit | 41f4708d2fd03bc39a7f51960980e419ed7f11db (patch) | |
tree | 089834a55558051362c5a6817f5b83aa078b05af /.gitignore | |
parent | 2b1a5289a7aa61377f2d20ee8dfffd72310cc886 (diff) | |
download | thrift-41f4708d2fd03bc39a7f51960980e419ed7f11db.tar.gz |
some ignores...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1337099 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9a0f8625f..0c5bce4aa 100755 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,8 @@ gen-* /lib/cpp/test/TransportTest /lib/cpp/test/UnitTests /lib/cpp/test/ZlibTest +/lib/cpp/test/concurrency_test +/lib/cpp/test/processor_test /lib/cpp/test/tests.xml /lib/cpp/concurrency_test /lib/cpp/*.pc @@ -116,6 +118,7 @@ gen-* /lib/csharp/Makefile.in /lib/csharp/src/bin/ /lib/csharp/src/obj/ +/lib/d/libthriftd.a /lib/d/Makefile /lib/d/Makefile.in /lib/d/test/Makefile @@ -183,6 +186,7 @@ gen-* /lib/php/src/packages/ /lib/php/test/Makefile /lib/php/test/Makefile.in +/lib/php/test/phpunit.xml /lib/erl/logs/ /lib/erl/Makefile /lib/erl/Makefile.in |