]> Cypherpunks repositories - gostls13.git/commit
build: remove old version*.go files from hgignore
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 20 Feb 2012 10:49:58 +0000 (02:49 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 20 Feb 2012 10:49:58 +0000 (02:49 -0800)
commitf274551f962f982daafd681c0a8a2e6b29e88315
treec7c9de0269d840f50be7f331c7cf83372798c5e1
parentb40000423b7987bba17c5c3a5780908d788995a4
build: remove old version*.go files from hgignore

This broke a build on a Linux box I hadn't updated
in awhile. The hgignore files were preventing hg status
from showing and hg purge from cleaning up junk.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5687048
.hgignore