commit | 73c63d22c0004ff0613e9628a424294c3976d75a | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Mon Nov 24 10:13:13 2014 +1100 |
committer | David Symonds <dsymonds@golang.org> | Mon Nov 24 10:13:13 2014 +1100 |
tree | 979883de7ee2542b6f5f7c8329d09e799752232d | |
parent | 4de8ddd90b55f61561e8017e5c2edd92ef715b41 [diff] |
Convert .hgignore to .gitignore.
diff --git a/.hgignore b/.gitignore similarity index 85% rename from .hgignore rename to .gitignore index 7f7b763..0bf694c 100644 --- a/.hgignore +++ b/.gitignore
@@ -1,7 +1,4 @@ -syntax:glob .DS_Store -.git -.gitignore *.[568ao] *.pb.go *.ao