summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShenghou Ma <minux@golang.org>2014-08-07 14:37:00 -0400
committerShenghou Ma <minux@golang.org>2014-08-07 14:37:00 -0400
commite834588b54c3e0d0c70c7de2b61dcac308761014 (patch)
treeb82e5bb711645e202204bf9fcec3532367587c64
parentfe70c5018f03ca22aaec913f5b5cfa5b89bdadd7 (diff)
downloadgo-e834588b54c3e0d0c70c7de2b61dcac308761014.tar.gz
[dev.power64] .hgignore: update for the 9 toolchain
LGTM=dave, rsc R=rsc, iant, dave CC=golang-codereviews https://codereview.appspot.com/124840043
-rw-r--r--.hgignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore
index 72d82910d..5b90728d4 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,13 +2,13 @@ syntax:glob
.DS_Store
.git
.gitignore
-*.[568ao]
-*.a[568o]
+*.[5689ao]
+*.a[5689o]
*.so
*.pyc
._*
.nfs.*
-[568a].out
+[5689a].out
*~
*.orig
*.rej