]> Cypherpunks repositories - gostls13.git/commitdiff
.hgignore: Ignore all goinstalled packages
authorEvan Shaw <chickencha@gmail.com>
Thu, 17 Mar 2011 05:45:05 +0000 (01:45 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 17 Mar 2011 05:45:05 +0000 (01:45 -0400)
R=golang-dev, niemeyer, rsc1, rog, rsc
CC=golang-dev
https://golang.org/cl/4285047

.hgignore

index 9abdbf1ffb95cac1bfd9aca4c89ddb123b626093..4ac2a3af706c54cba62b6f977df1b3039db0c0ba 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -49,8 +49,7 @@ src/pkg/runtime/runtime_defs.go
 src/pkg/runtime/version.go
 src/pkg/runtime/version_*.go
 src/pkg/unicode/maketables
-src/pkg/github.com/
-src/pkg/*.googlecode.com/
+src/pkg/*.*/
 test/pass.out
 test/run.out
 test/times.out