From: Ivan Maidanski Date: Sat, 31 Aug 2013 07:16:19 +0000 (+0400) Subject: .gitignore: Ignore test*.log, test*.trs X-Git-Tag: libatomic_ops-7_2e~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cce9c54b8b831dbff1388c2569f6cb99dc3f23d;p=libatomic_ops .gitignore: Ignore test*.log, test*.trs --- diff --git a/.gitignore b/.gitignore index 05a15a0..98110c4 100644 --- a/.gitignore +++ b/.gitignore @@ -37,8 +37,11 @@ Makefile /tests/test_malloc /tests/test_stack +/pthreads-w32* + /libtool /ltmain.sh /m4/*.m4 -/pthreads-w32* +/tests/test*.log +/tests/test*.trs