commit | cbef0db6ccf6e2e57ffe74ba73dc91a0fbbf5760 | [log] [tgz] |
---|---|---|
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | Sat Feb 12 23:21:17 2011 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Feb 13 15:15:08 2011 -0800 |
tree | 4802fa18e57ecd55cec446f1a6cce5affe00545f | |
parent | 6390c905dc6c6b0ca898689ee04a9cd6ac2f0b68 [diff] |
gitignore: add test-mktemp to ignore list Change the .gitignore to ignore test-mktemp which is built from test-mktemp.c. Arnout Engelen added this in 6cf6bb3 (Improve error messages when temporary file creation fails, 2010-12-18) but forgot to add a corresponding entry to .gitignore. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>