Add .DS_Store to .gitignore

This makes the localkube "gitTreeState" "dirty" when building in a Mac through Docker.
pull/255/head
Dan Lorenc 2016-07-01 19:55:00 -07:00
parent da674d5b80
commit e6fe31b04d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -28,3 +28,5 @@ _testmain.go
/pkg/minikube/cluster/assets.go /pkg/minikube/cluster/assets.go
/minikube /minikube
.DS_Store