X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=04a3b91d6ca8448317c55e0bcaf6fd2e02f6c548;hb=e906aacc1089ce86158486ec52d37a8470359ec2;hp=3f8f3c4c4d6a6643cc88a0d183a0b777a1650f98;hpb=e1584a6c5da542a9b772b901208ad70840a6fa01;p=vpp.git diff --git a/.gitignore b/.gitignore index 3f8f3c4c4d6..04a3b91d6ca 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ /build-root/dpdk-includes/ /build-root/packages-vpp/ /build-root/path_setup -/build-root/build-config.mk /build-root/deb/debian/vpp-plugins/ /build-root/deb/.pybuild/ /build-root/*.deb @@ -37,7 +36,6 @@ aclocal.m4 app.info compile config.h -config.h.in config.log config.guess config.sub @@ -56,7 +54,7 @@ ylwrap test-driver *.iml -.bootstrap.ok +.deps.ok .settings .autotools # stop autotools ignore @@ -67,6 +65,8 @@ test-driver .project .cproject .vscode/ +CMakeLists.txt +cmake-build*/ # cscope and ctags /cscope.*