From 41f4708d2fd03bc39a7f51960980e419ed7f11db Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Fri, 11 May 2012 10:15:51 +0000 Subject: [PATCH] some ignores... git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1337099 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9a0f8625..0c5bce4a 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 -- 2.17.1