X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=f2068c1bd701f35e7efc4ee976e7598a08b723bb;hb=b8591ac91;hp=1885a85745e7de4c3d80bb87e429889e81b43b11;hpb=4a6cb83d334e391f85332ea38a2e467ac7743e4b;p=vpp.git diff --git a/.gitignore b/.gitignore index 1885a85745e..f2068c1bd70 100644 --- a/.gitignore +++ b/.gitignore @@ -17,25 +17,24 @@ /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 autom4te.cache/ config/ -Makefile Makefile.in aclocal.m4 app.info compile -config.h config.log config.guess config.sub @@ -82,7 +81,7 @@ GTAGS /build-root/.doxygen-bootstrap.ok /build-root/.doxygen-siphon.dep /docs/_build -/env +/sphinx_venv !/docs/Makefile # indent backup files @@ -103,4 +102,4 @@ GTAGS /src/scripts/vppctl-cmd-list # No core files -**/core \ No newline at end of file +**/core