THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number
diff --git a/.gitignore b/.gitignore
index f99691a..1651102 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,6 +94,7 @@
 /lib/cpp/test/RecursiveTest
 /lib/cpp/test/TFDTransportTest
 /lib/cpp/test/TFileTransportTest
+/lib/cpp/test/TNonblockingServerTest
 /lib/cpp/test/TPipedTransportTest
 /lib/cpp/test/TransportTest
 /lib/cpp/test/UnitTests