浏览代码

gitignore: sync with master branch

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 8 年之前
父节点
当前提交
4ed57689cb
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -1,16 +1,22 @@
 /agent-*
 /coverage
+/covdir
 /gopath
 /gopath.proto
 /go-bindata
+/release
 /machine*
 /bin
+.Dockerfile-test
 .vagrant
 *.etcd
+*.log
 /etcd
 *.swp
 /hack/insta-discovery/.env
 *.test
 tools/functional-tester/docker/bin
+hack/scripts-dev/docker-dns/.Dockerfile
+hack/scripts-dev/docker-dns-srv/.Dockerfile
 hack/tls-setup/certs
 .idea