]> Cypherpunks repositories - gostls13.git/commit
godoc: ignore directories that begin with '.'
authorAndrew Gerrand <adg@golang.org>
Tue, 5 Jul 2011 07:00:18 +0000 (17:00 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 5 Jul 2011 07:00:18 +0000 (17:00 +1000)
commitb7db4fef226632b7efc3fdc0417b25e71a70e2fb
tree06cb755678b7d75c8a3e0ddade6d93b029ae02ce
parent5b1658232e7a379cc7c354de625fbf497147bc6f
godoc: ignore directories that begin with '.'

Fixes #2017.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4675047
src/cmd/godoc/dirtrees.go