From fcb842c6452516fd186cb54cc545c8922f7ff9c8 Mon Sep 17 00:00:00 2001 From: Shenghou Ma Date: Thu, 7 Aug 2014 14:37:00 -0400 Subject: [PATCH] [dev.power64] .hgignore: update for the 9 toolchain LGTM=dave, rsc R=rsc, iant, dave CC=golang-codereviews https://golang.org/cl/124840043 --- .hgignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.hgignore b/.hgignore index 72d82910d9..5b90728d44 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 -- 2.50.0