From: Florin Coras Date: Fri, 28 Sep 2018 22:03:16 +0000 (-0700) Subject: gitignore: build/external/downloads X-Git-Tag: v18.10-rc1~81 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=6648fc7e4292a36d17851b48758028f494fd8bd8 gitignore: build/external/downloads Change-Id: I041764a5546352086aa9803e4bbeb9dff5f8d69a Signed-off-by: Florin Coras --- diff --git a/.gitignore b/.gitignore index b11564e5e4d..63f02fa0693 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ /build/external/*.tar.xz /build/external/vpp-*.deb /build/external/vpp-*.changes +/build/external/downloads/ /path_setup /tools/ # start autotools ignore @@ -103,4 +104,4 @@ GTAGS /src/scripts/vppctl-cmd-list # No core files -**/core \ No newline at end of file +**/core