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