X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=4b7ed4f327729a313b20f26271b450c33efd77b5;hb=01f6c7353084d1180387ae64b936e96028e17fbd;hp=d91975e72a0744ad0ea7a7d8afb32d03583d4630;hpb=88b2e3682be6303973fc59c3c62141d64a9e10d7;p=vpp.git diff --git a/.gitignore b/.gitignore index d91975e72a0..4b7ed4f3277 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /build-root/path_setup /build-root/deb/debian/vpp-plugins/ /build-root/deb/.pybuild/ +/build-root/*.buildinfo /build-root/*.deb /build-root/*.rpm /build-root/*.tar.xz @@ -20,6 +21,9 @@ /test/run/ /test/build/ /test/coverage/ +/test/venv/ +/test/vapi_test/ +/test/doc/build/ /build-config.mk /build/external/*.tar.gz /build/external/*.tar.xz @@ -79,10 +83,7 @@ GTAGS /build-root/docs /build-root/.doxygen-bootstrap.ok /build-root/.doxygen-siphon.dep -/docs/_build -/docs/dynamic_includes -/sphinx_venv -!/docs/Makefile +/docs/venv # language servers compile_commands.json @@ -117,4 +118,4 @@ compile_commands.json /extras/vpptop/build/* # debian packaging -.pc \ No newline at end of file +.pc