]> git.ipfire.org Git - thirdparty/git.git/commitdiff
gitignore: add test-mktemp to ignore list
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 12 Feb 2011 23:21:17 +0000 (23:21 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Feb 2011 23:15:08 +0000 (15:15 -0800)
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>
.gitignore

index 3dd6ef7d259d8fe2811f68525b5309e97c79f4cc..c460c66766ab590239e4ae9107bb55b9fd30fac6 100644 (file)
 /test-index-version
 /test-line-buffer
 /test-match-trees
+/test-mktemp
 /test-obj-pool
 /test-parse-options
 /test-path-utils