aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Symonds <dsymonds@golang.org>2014-12-08 13:50:49 +1100
committerDavid Symonds <dsymonds@golang.org>2014-12-08 13:50:49 +1100
commit369873c6e5d00314ae30276363f58e5af11b149c (patch)
tree34760af2f6a83ec62d4912b9053af3140a31ab1a
parent258f53dee33b9055ea168cb186f8c076edee5905 (diff)
downloadgo-369873c6e5d00314ae30276363f58e5af11b149c.tar.gz
go-369873c6e5d00314ae30276363f58e5af11b149c.zip
convert .hgignore to .gitignore.
-rw-r--r--.gitignore (renamed from .hgignore)9
1 files changed, 1 insertions, 8 deletions
diff --git a/.hgignore b/.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/