From: Ian Lance Taylor Date: Mon, 31 Jan 2011 21:21:44 +0000 (-0800) Subject: .hgignore: Add some more files created by all.bash. X-Git-Tag: weekly.2011-02-01~29 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=31d7efd4d25ff555871b9cc6463f94c6f59f9ecf;p=gostls13.git .hgignore: Add some more files created by all.bash. R=rsc CC=golang-dev https://golang.org/cl/4105044 --- diff --git a/.hgignore b/.hgignore index 2839564815..a601bbe1e4 100644 --- a/.hgignore +++ b/.hgignore @@ -21,6 +21,9 @@ _test _testmain.go y.tab.[ch] doc/htmlgen +misc/cgo/life/run.out +misc/dashboard/builder/gobuilder +misc/goplay/goplay src/Make.inc src/cmd/6a/6a src/cmd/?l/enam.c @@ -38,7 +41,9 @@ src/pkg/runtime/*/asm.h src/pkg/runtime/goc2c src/pkg/runtime/mkversion src/pkg/runtime/runtime.acid.* +src/pkg/runtime/runtime_defs.go src/pkg/runtime/version.go +src/pkg/unicode/maketables src/pkg/github.com/ src/pkg/*.googlecode.com/ test/pass.out