]> Cypherpunks repositories - gostls13.git/commitdiff
.hgignore: ignore autogenerated files
authorChristopher Wedgwood <cw@f00f.org>
Tue, 20 Dec 2011 20:54:39 +0000 (15:54 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 20 Dec 2011 20:54:39 +0000 (15:54 -0500)
R=rsc
CC=golang-dev
https://golang.org/cl/5491077

.hgignore

index 11a0773a057e416e1a776d1eb8f95ca94c479d97..81c3d41560a1a99d7f1f42ca72b0ac5aa4fe3e26 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -49,12 +49,17 @@ src/pkg/exp/ebnflint/ebnflint
 src/pkg/go/build/syslist.go
 src/pkg/go/doc/headscan
 src/pkg/runtime/*/asm.h
+src/pkg/runtime/arch_GOARCH.h
+src/pkg/runtime/defs_GOOS_GOARCH.h
 src/pkg/runtime/goc2c
 src/pkg/runtime/mkversion
+src/pkg/runtime/os_GOOS.h
 src/pkg/runtime/runtime.acid.*
 src/pkg/runtime/runtime_defs.go
+src/pkg/runtime/signals_GOOS.h
 src/pkg/runtime/version.go
 src/pkg/runtime/version_*.go
+src/pkg/runtime/z*
 src/pkg/unicode/maketables
 src/pkg/*.*/
 test/pass.out