X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;fp=.gitignore;h=80c4e4f92c9b712c6502722ebbdce8647b310f6d;hb=eddd8e3588561039985b27edf059db6033bfdfab;hp=d91975e72a0744ad0ea7a7d8afb32d03583d4630;hpb=fd77f8c00c8e9d528d91a9cefae1878e383582ed;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