From: Gustavo Niemeyer Date: Tue, 22 Feb 2011 20:42:10 +0000 (-0500) Subject: .hgignore: add *.cgo*.{c,go} X-Git-Tag: weekly.2011-02-24~43 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bd44684fa01601a2df6c8e260e010d3ba7859aff;p=gostls13.git .hgignore: add *.cgo*.{c,go} R=golang-dev, rsc CC=golang-dev https://golang.org/cl/4168059 --- diff --git a/.hgignore b/.hgignore index 453a712892..59aeeeb15f 100644 --- a/.hgignore +++ b/.hgignore @@ -15,6 +15,8 @@ syntax:glob *.exe .*.swp core +*.cgo*.go +*.cgo*.c _cgo_* _obj _test