X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=.gitignore;h=eb7087cb08f9d0bfbc82d70dd6d465a5484ca6dc;hp=052d5fd6ee19bcff34cd9f2c47e7568fbe4b8587;hb=HEAD;hpb=ab4d4992050ec171e1c72d661a3457efc8e7c141 diff --git a/.gitignore b/.gitignore index 052d5fd..c80a008 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ autom4te.cache /configure.scan /depcomp /install-sh +/test-driver /missing /INSTALL /pppd/stamp-h1 @@ -34,6 +35,8 @@ autom4te.cache /pppd/config.h /pppd/config.h.in /pppd/pppdconf.h +/pppd/plugins/pppoe/config.h +/pppd/plugins/pppoe/stamp-h3 # https://www.gnu.org/software/libtool/ /libtool @@ -50,5 +53,9 @@ m4/lt~obsolete.m4 Makefile Makefile.in +# Test related stuff +utest_* +test-suite.log + # Distfiles /ppp-*.tar.gz