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