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