X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=7d46d3d0ad3fed94397d4f53c181bac6898e6bc1;hb=5a2e278;hp=1885a85745e7de4c3d80bb87e429889e81b43b11;hpb=4a6cb83d334e391f85332ea38a2e467ac7743e4b;p=vpp.git diff --git a/.gitignore b/.gitignore index 1885a85745e..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 @@ -82,7 +83,7 @@ GTAGS /build-root/.doxygen-bootstrap.ok /build-root/.doxygen-siphon.dep /docs/_build -/env +/sphinx_venv !/docs/Makefile # indent backup files @@ -103,4 +104,4 @@ GTAGS /src/scripts/vppctl-cmd-list # No core files -**/core \ No newline at end of file +**/core