Skip to content

Commit

Permalink
Remove unused lines from .gitignore
Browse files Browse the repository at this point in the history
Binaries were moved to _out so lines addressing them in .gitignore are no
longer needed.

Signed-off-by: Stu Gott <[email protected]>
  • Loading branch information
stu-gott committed Jan 12, 2018
1 parent 3110ed6 commit eed0520
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eed0520

Please sign in to comment.