X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=5925c246c52379ebc4f8e43b7de1de442aad7842;hb=07929f2612585bd28dce8cc56c0297215a20953a;hp=d6a09b82f049dab2f0775998a47e4bde1ff0e740;hpb=8a1a19b8b661face8ddee1d1c9b1edc1799c9a82;p=vpp.git diff --git a/.gitignore b/.gitignore index d6a09b82f04..5925c246c52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ + /build-root/.ccache /build-root/build-*/ /build-root/install-*/ @@ -13,6 +14,7 @@ /build-config.mk /vpp-api/python/vpp_papi/vpp_papi.py /dpdk/*.tar.gz +/dpdk/*.tar.xz /path_setup /tools/ # start autotools ignore @@ -56,3 +58,6 @@ test-driver # cscope and ctags /cscope.* /tags + +# Generated documentation +/build-root/docs