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 /.hgignore | |
parent | 6f2e5b1b73110607972b68f8a1c6281e7125a176 (diff) |
convert .hgignore to .gitignore.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index c27ee1e..0000000 --- a/.hgignore +++ /dev/null @@ -1,3 +0,0 @@ -# Add no patterns to .hgignore except for files generated by the build. -syntax:glob -last-change |