From: Ivan Maidanski Date: Wed, 14 Sep 2011 17:56:25 +0000 (+0400) Subject: .gitignore: Ignore tracetest executable. X-Git-Tag: gc7_3alpha2~347 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be7a66beafa068dd037340061de0b62416b8d9db;p=gc .gitignore: Ignore tracetest executable. --- diff --git a/.gitignore b/.gitignore index b510085f..1ebf2cb0 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ /threadkey_test /threadleaktest /threadlibs +/tracetest /include/private/config.h /include/private/config.h.in~