X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=c12eedfb7c9f68ffefda6e323dec97eef6c1f2c3;hb=296b20162affd0b3bb4168ced045fe7bcb15b03b;hp=126780bb0f5b876268b929cc0a518b245e92cd55;hpb=277b89c946e6fdc764ee48726fcd3df1c189eda9;p=vpp.git diff --git a/.gitignore b/.gitignore index 126780bb0f5..c12eedfb7c9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,8 @@ /build-root/*.rpm /build-root/*.changes /build-root/test-doc/ -/build-roit/python/ +/build-root/test-cov/ +/build-root/python/ /build-config.mk /dpdk/*.tar.gz /dpdk/*.tar.xz @@ -84,3 +85,6 @@ GTAGS /vpp-api/python/vpp_papi.egg-info /vpp-api/python/vpp_papi/memclnt.py /vpp-api/python/vpp_papi/vpe.py + +# Build files in the test directory +/test/*.ok