X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=3d2c2fc12b658d0baba18199284767d0c553e393;hb=e1195861386e5344a653782cad772a5d1f596228;hp=81ab8c9ba55f34ee3d134c39c01d8e0bc5f2fa03;hpb=406f4840a84f66766f048353cb6601ba374e8276;p=vpp.git diff --git a/.gitignore b/.gitignore index 81ab8c9ba55..3d2c2fc12b6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,14 +16,8 @@ /build-root/*.tar.xz /build-root/*.changes /build-root/rpmbuild/ -/build-root/test-doc/ -/build-root/test-cov/ +/build-root/test-coverage/ /build-root/test/ -/test/run/ -/test/build/ -/test/coverage/ -/test/vapi_test/ -/test/doc/build/ /build-config.mk /build/external/*.tar.gz /build/external/*.tar.xz @@ -128,3 +122,17 @@ compile_commands.json /extras/hs-test/vpp-data /extras/hs-test/hs-test /extras/hs-test/http_server +/extras/hs-test/.build.vpp + +# ./configure +/CMakeFiles +/bin +/lib +/.ninja_deps +/.ninja_log +/.cmake +/CMakeCache.txt +/build.ninja +/cmake_install.cmake +/startup.conf +/startup.vpp