From: Shenghou Ma Date: Thu, 7 Aug 2014 18:37:00 +0000 (-0400) Subject: [dev.power64] .hgignore: update for the 9 toolchain X-Git-Tag: go1.5beta1~2684^2~25^2~96 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=fcb842c6452516fd186cb54cc545c8922f7ff9c8;p=gostls13.git [dev.power64] .hgignore: update for the 9 toolchain LGTM=dave, rsc R=rsc, iant, dave CC=golang-codereviews https://golang.org/cl/124840043 --- 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