summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2011-06-06 09:25:30 +1000
committerAndrew Gerrand <adg@golang.org>2011-06-06 09:25:30 +1000
commit09a8cd9100ecd158c760f9a99df151576aae9844 (patch)
tree52238e779371cddf8a01155df16b70d11c8b1221 /.hgignore
parent90e3bddde3de27c5914499d544ef5f59e82d15e2 (diff)
downloadgo-09a8cd9100ecd158c760f9a99df151576aae9844.tar.gz
go/build: exclude cgo test from arm
go/build: include command output in error values go/build: add syslist.go to .hgignore R=golang-dev, r CC=golang-dev http://codereview.appspot.com/4550118
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index dd4fb5a04..f920966eb 100644
--- a/.hgignore
+++ b/.hgignore
@@ -42,6 +42,7 @@ src/cmd/gc/yerr.h
src/cmd/goinstall/syslist.go
src/pkg/Make.deps
src/pkg/exp/ogle/ogle
+src/pkg/go/build/syslist.go
src/pkg/os/signal/unix.go
src/pkg/runtime/*/asm.h
src/pkg/runtime/goc2c