X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=10aab98cfb2128319b42b9e7e765944059bd1f67;hb=4802632dd1da02c021af99a179264f4a9a163f36;hp=61c407ff8574f2e5775a0dae416018b988af71df;hpb=cb034b9b374927c7552e36dcbc306d8456b2a0cb;p=vpp.git diff --git a/.gitignore b/.gitignore index 61c407ff857..10aab98cfb2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /build-root/path_setup /build-root/build-config.mk /build-root/deb/debian/vpp-plugins/ +/build-root/deb/.pybuild/ /build-root/*.deb /build-root/*.rpm /build-root/*.changes @@ -19,6 +20,8 @@ /build-config.mk /dpdk/*.tar.gz /dpdk/*.tar.xz +/dpdk/vpp-dpdk*.deb +/dpdk/vpp-dpdk*.changes /path_setup /tools/ # start autotools ignore @@ -88,3 +91,6 @@ GTAGS # Build files in the test directory /test/*.ok + +# vppctl command list +/src/scripts/vppctl-cmd-list