X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=4fb7ecc809f1808c0aa35298fd5c1f80652f9997;hb=ba87563bee400f8ce6d99842a6e455c898cf2c1d;hp=455316c1eb3cf415507ae4b3a21102c2904c51ae;hpb=f632ab5e3ba1882106975814597a8e39507d8873;p=vpp.git diff --git a/.gitignore b/.gitignore index 455316c1eb3..4fb7ecc809f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,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 @@ -39,7 +42,6 @@ config.log config.guess config.sub config.status -configure configure.scan coverage_report depcomp @@ -80,10 +82,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 @@ -118,4 +117,4 @@ compile_commands.json /extras/vpptop/build/* # debian packaging -.pc \ No newline at end of file +.pc