X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=b5673ae07e2153a19e59a1d4f26efbd4afcd5fd3;hb=f2421e19fc17ec2472092cbdae24f101e99aeb79;hp=d6a09b82f049dab2f0775998a47e4bde1ff0e740;hpb=8a1a19b8b661face8ddee1d1c9b1edc1799c9a82;p=vpp.git diff --git a/.gitignore b/.gitignore index d6a09b82f04..b5673ae07e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ + /build-root/.ccache /build-root/build-*/ /build-root/install-*/ @@ -7,12 +8,14 @@ /build-root/packages-vpp/ /build-root/path_setup /build-root/build-config.mk +/build-root/deb/debian/vpp-plugins/ /build-root/*.deb /build-root/*.rpm /build-root/*.changes /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 +59,10 @@ test-driver # cscope and ctags /cscope.* /tags +# ggtags +GPATH +GRTAGS +GTAGS + +# Generated documentation +/build-root/docs