X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=64dbb8c144019aa354bca5f0a90d78b16694312e;hb=9abba11a9434e152f35a863de3e7631fe3a00070;hp=06c57c3cb85714a0b8bd37d71a78273cf4cee1d7;hpb=14b118b4c7f5bd3927af48010092c5313884fbb2;p=vpp.git diff --git a/.gitignore b/.gitignore index 06c57c3cb85..64dbb8c1440 100644 --- a/.gitignore +++ b/.gitignore @@ -88,6 +88,7 @@ GTAGS # language servers compile_commands.json .clangd +.cache # indent backup files *.BAK @@ -119,3 +120,12 @@ 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 +/extras/hs-test/.build.vpp