Add .DS_Store to .gitignore
This makes the localkube "gitTreeState" "dirty" when building in a Mac through Docker.pull/255/head
parent
da674d5b80
commit
e6fe31b04d
|
@ -28,3 +28,5 @@ _testmain.go
|
|||
|
||||
/pkg/minikube/cluster/assets.go
|
||||
/minikube
|
||||
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in New Issue