]> Cypherpunks repositories - gostls13.git/commitdiff
hg: add cgo/_cgo_* to .hgignore.
authorNigel Tao <nigeltao@golang.org>
Wed, 12 Jan 2011 05:17:54 +0000 (16:17 +1100)
committerNigel Tao <nigeltao@golang.org>
Wed, 12 Jan 2011 05:17:54 +0000 (16:17 +1100)
R=rsc, nigeltao_gnome
CC=golang-dev
https://golang.org/cl/3956042

.hgignore

index 40ee75054db76b1c1537f3d36f17f26de146ec0e..95a1665ec42b48f54b747f98cf422809e1136d49 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -12,6 +12,7 @@ syntax:glob
 *~
 *.orig
 core
+_cgo_*
 _obj
 _test
 _testmain.go