From: Pierre Phaneuf Date: Wed, 13 Aug 2014 22:17:52 +0000 (+0100) Subject: Add a few files created by "make verify" to .gitignore. X-Git-Tag: release-2.0.22-stable~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a8295a31671b4440b170e7fa7d3241c5563311e;p=libevent Add a few files created by "make verify" to .gitignore. --- diff --git a/.gitignore b/.gitignore index 2dca840e..622ab170 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,8 @@ TAGS libevent.pc libevent_pthreads.pc libevent_openssl.pc +*.log +*.trs ## The initial / makes these files only get ignored in particular directories. /autom4te.cache @@ -89,6 +91,7 @@ libevent_openssl.pc /test/test-eof /test/test-init /test/test-ratelim +/test/test-script.sh /test/test-time /test/test-weof /test/test-changelist