X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=4fb7ecc809f1808c0aa35298fd5c1f80652f9997;hb=9b7e8acf792cced80e6775bc5668d9db415cdb46;hp=d91975e72a0744ad0ea7a7d8afb32d03583d4630;hpb=88b2e3682be6303973fc59c3c62141d64a9e10d7;p=vpp.git diff --git a/.gitignore b/.gitignore index d91975e72a0..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 @@ -79,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 @@ -117,4 +117,4 @@ compile_commands.json /extras/vpptop/build/* # debian packaging -.pc \ No newline at end of file +.pc