X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=250532aa97b985345e71ecc4bda5826c4a622ae7;hb=a5abdeb296f3e395708e89d29093ab37fb6cae2f;hp=e3182fd9c80929538ebc05ee6bf9a8560529dbed;hpb=b585097048884e063ac25aecc26a6802ee3faa4d;p=vpp.git diff --git a/.gitignore b/.gitignore index e3182fd9c80..250532aa97b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,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 @@ -57,6 +59,13 @@ test-driver # cscope and ctags /cscope.* /tags +# ggtags +GPATH +GRTAGS +GTAGS # Generated documentation /build-root/docs + +# indent backup files +*.BAK