From: David Symonds Date: Mon, 8 Dec 2014 02:50:49 +0000 (+1100) Subject: convert .hgignore to .gitignore. X-Git-Tag: go1.5beta1~2681 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=369873c6e5d00314ae30276363f58e5af11b149c;p=gostls13.git convert .hgignore to .gitignore. --- diff --git a/.hgignore b/.gitignore similarity index 88% rename from .hgignore rename to .gitignore index a833065f2e..c695683005 100644 --- a/.hgignore +++ b/.gitignore @@ -1,7 +1,4 @@ -syntax:glob .DS_Store -.git -.gitignore *.[5689ao] *.a[5689o] *.so @@ -51,8 +48,4 @@ goinstall.log last-change VERSION.cache -syntax:regexp -^bin/ -^pkg/ -^src/cmd/(.*)/6?\1$ -^.*/core.[0-9]*$ +pkg/