X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=inline;f=.gitignore;h=fbfaaff2ddbb4bbb5d65d773a4c67611bf6a0679;hb=92eade1be5b4eefc71481bb4c7044d3ded243b5e;hp=ff7da196ead6cd93e899a3e88b3f1cdeb1d3b1f3;hpb=cb9cadad578297ffd78fa8a33670bdf1ab669e7e;p=vpp.git diff --git a/.gitignore b/.gitignore index ff7da196ead..fbfaaff2ddb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ *~ -autom4te.cache/ /build-root/.ccache /build-root/build-*/ /build-root/install-*/ @@ -13,3 +12,29 @@ autom4te.cache/ /dpdk/*.tar.gz /path_setup /tools/ +# start autotools ignore +autom4te.cache/ +config/ +Makefile +Makefile.in +aclocal.m4 +app.info +compile +config.h +config.h.in +config.log +config.guess +config.sub +config.status +configure +configure.scan +coverage_report +depcomp +install-sh +libtool +m4 +missing +stamp-h1 +ltmain.sh +ylwrap +# stop autotools ignore