diff options
author | David Symonds <dsymonds@golang.org> | 2014-12-08 10:40:33 +1100 |
---|---|---|
committer | David Symonds <dsymonds@golang.org> | 2014-12-08 10:40:33 +1100 |
commit | 2e2dcf17989c4d69eefc1cb98a09254438655574 (patch) | |
tree | 957d37eb73830f79ae5c36a521aec6162ef05a8b | |
parent | 6f2e5b1b73110607972b68f8a1c6281e7125a176 (diff) |
convert .hgignore to .gitignore.
-rw-r--r-- | .gitignore (renamed from .hgignore) | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,3 +1,2 @@ # Add no patterns to .hgignore except for files generated by the build. -syntax:glob last-change |