From: Ivan Maidanski Date: Wed, 22 Mar 2017 08:31:16 +0000 (+0300) Subject: .gitignore: Ignore gctest_* and lib*gc.so produced by Makefile.direct X-Git-Tag: v7.6.2~243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6074033219ef1e8339bbbf784da08fcb8c574dc0;p=gc .gitignore: Ignore gctest_* and lib*gc.so produced by Makefile.direct --- diff --git a/.gitignore b/.gitignore index b1077421..189b8588 100644 --- a/.gitignore +++ b/.gitignore @@ -44,11 +44,17 @@ /gc.log /gcname /gctest +/gctest_dyn_link +/gctest_irix_dyn_link /hugetest /if_mach /if_not_there /initsecondarythread_test /leaktest +/libalphagc.so +/libgc.so +/libirixgc.so +/liblinuxgc.so /libtool /middletest /realloc_test @@ -56,6 +62,7 @@ /smashtest /staticrootstest /subthreadcreate_test +/sunos5gc.so /test-suite.log /test_cpp /test_cpp.log