]> Cypherpunks repositories - gostls13.git/commitdiff
.hgignore: Add some more files created by all.bash.
authorIan Lance Taylor <iant@golang.org>
Mon, 31 Jan 2011 21:21:44 +0000 (13:21 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 31 Jan 2011 21:21:44 +0000 (13:21 -0800)
R=rsc
CC=golang-dev
https://golang.org/cl/4105044

.hgignore

index 283956481536a5027a8da9d5fd02813d55d8dcd5..a601bbe1e40c2484df725eaa64c6362f2dfbf19e 100644 (file)
--- 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