From eed052010032c6a1f1c7c6f3d8f143a49fabdd1e Mon Sep 17 00:00:00 2001 From: Stu Gott Date: Fri, 12 Jan 2018 08:29:39 -0500 Subject: [PATCH] Remove unused lines from .gitignore Binaries were moved to _out so lines addressing them in .gitignore are no longer needed. Signed-off-by: Stu Gott --- .gitignore | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.gitignore b/.gitignore index 8c9a9545f55c..6e3b087d15a4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,15 +2,6 @@ vendor/* !vendor/vendor.json .idea *.iml -cmd/fake-dnsmasq-process/fake-dnsmasq* -cmd/fake-qemu-process/fake-qemu* -cmd/virt-manifest/virt-manifest* -cmd/virt-controller/virt-controller* -cmd/virt-launcher/virt-launcher* -cmd/virt-handler/virt-handler* -cmd/virt-api/virt-api* -cmd/virtctl/virtctl* -cmd/virt-dhcp/virt-dhcp* tools/openapispec/openapispec manifests/**/*.yaml **/bin