X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=be94f0925805ecdcb46f0b6ab17976891fdda618;hb=4897257dbeb61061fd7ff8b8d3854784d16366de;hp=06c57c3cb85714a0b8bd37d71a78273cf4cee1d7;hpb=14b118b4c7f5bd3927af48010092c5313884fbb2;p=vpp.git diff --git a/.gitignore b/.gitignore index 06c57c3cb85..be94f092580 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,11 @@ compile_commands.json # debian packaging .pc + +# No test log files +**/test-run-*-*-* + +# host stack test framework +/extras/hs-test/vpp-data +/extras/hs-test/hs-test +/extras/hs-test/http_server