X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=64dbb8c144019aa354bca5f0a90d78b16694312e;hb=7c11156752abc32d3c1e7be4517a06aa7716d8d1;hp=aba513c91e5f8ca493b1f8835f572a8fc9692741;hpb=7498aadd23eb4d5be2891041c9153cc5dff1a6cc;p=vpp.git diff --git a/.gitignore b/.gitignore index aba513c91e5..64dbb8c1440 100644 --- a/.gitignore +++ b/.gitignore @@ -88,6 +88,7 @@ GTAGS # language servers compile_commands.json .clangd +.cache # indent backup files *.BAK @@ -123,3 +124,8 @@ compile_commands.json # 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