Explorar el Código

gitignore: ignore *.log, release directory

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee hace 8 años
padre
commit
5790ffde7c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -2,10 +2,12 @@
 /gopath
 /gopath.proto
 /go-bindata
+/release
 /machine*
 /bin
 .vagrant
 *.etcd
+*.log
 /etcd
 *.swp
 /hack/insta-discovery/.env