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.4.6~153 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b5934d8c9128be261821faef280c1c9838cf603;p=gc .gitignore: Ignore gctest_* and lib*gc.so produced by Makefile.direct --- diff --git a/.gitignore b/.gitignore index 0e6ce934..db4a992a 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