Browse Source

gitignore: ignore *.log, release directory

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee 8 years ago
parent
commit
5790ffde7c
1 changed files with 2 additions and 0 deletions
  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