From: Ivan Maidanski Date: Wed, 14 Sep 2011 17:56:25 +0000 (+0400) Subject: .gitignore: Ignore tracetest executable. X-Git-Tag: gc7_2~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d28e686dc33be36b3a510b797171731ae7bfe310;p=gc .gitignore: Ignore tracetest executable. --- diff --git a/.gitignore b/.gitignore index 56205e9c..08d3ad3d 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ /threadkey_test /threadleaktest /threadlibs +/tracetest /include/private/config.h /include/private/config.h.in~