X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=7d46d3d0ad3fed94397d4f53c181bac6898e6bc1;hb=fd0d50879f475a1b15cedb4ab49059a02c45ccfd;hp=b11564e5e4d695510c2476cbffae9fbda7b8efc2;hpb=3138d723091234a3534baa8b1bbaad31df6fb8d6;p=vpp.git diff --git a/.gitignore b/.gitignore index b11564e5e4d..7d46d3d0ad3 100644 --- a/.gitignore +++ b/.gitignore @@ -17,14 +17,15 @@ /build-root/rpmbuild/ /build-root/test-doc/ /build-root/test-cov/ -/build-root/python/ -/build-root/vapi_test/ -/build-root/vom_test/ +/test/run/ +/test/build/ +/test/coverage/ /build-config.mk /build/external/*.tar.gz /build/external/*.tar.xz /build/external/vpp-*.deb /build/external/vpp-*.changes +/build/external/downloads/ /path_setup /tools/ # start autotools ignore @@ -103,4 +104,4 @@ GTAGS /src/scripts/vppctl-cmd-list # No core files -**/core \ No newline at end of file +**/core