From: Keith Burns (alagalah) Date: Tue, 29 Aug 2017 18:16:32 +0000 (-0700) Subject: Add .pybuild to gitignore X-Git-Tag: v17.10-rc1~160 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=0edbef74f058234d2df31360a3836909eadc0c71;p=vpp.git Add .pybuild to gitignore Change-Id: I4467a30ec1beff67a0517619296f1a27589ff55b Signed-off-by: Keith Burns (alagalah) --- diff --git a/.gitignore b/.gitignore index c37878dceff..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