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