.gitignore 200 B

123456789101112131415161718192021
  1. /agent-*
  2. /coverage
  3. /covdir
  4. /docs
  5. /vendor
  6. /gopath
  7. /gopath.proto
  8. /go-bindata
  9. /release
  10. /machine*
  11. /bin
  12. .vagrant
  13. *.etcd
  14. *.log
  15. /etcd
  16. *.swp
  17. /hack/insta-discovery/.env
  18. *.test
  19. hack/tls-setup/certs
  20. .idea
  21. *.bak