.gitignore 198 B

1234567891011121314151617
  1. /coverage
  2. /gopath
  3. /gopath.proto
  4. /go-bindata
  5. /release
  6. /machine*
  7. /bin
  8. .vagrant
  9. *.etcd
  10. *.log
  11. /etcd
  12. *.swp
  13. /hack/insta-discovery/.env
  14. *.test
  15. tools/functional-tester/docker/bin
  16. hack/tls-setup/certs
  17. .idea