X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=.gitignore;h=dabb31e84b66d6a34dfb31cbea05c94f4a1be346;hb=8a19f12a0cfe6d611f6e266931af691fb69a74ad;hp=61c407ff8574f2e5775a0dae416018b988af71df;hpb=cb034b9b374927c7552e36dcbc306d8456b2a0cb;p=vpp.git diff --git a/.gitignore b/.gitignore index 61c407ff857..dabb31e84b6 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 @@ -52,6 +55,7 @@ test-driver *.iml .bootstrap.ok .settings +.autotools # stop autotools ignore # OSX and some IDE @@ -88,3 +92,6 @@ GTAGS # Build files in the test directory /test/*.ok + +# vppctl command list +/src/scripts/vppctl-cmd-list