summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6390c90)
raw | patch | inline | side by side (parent: 6390c90)
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 12 Feb 2011 23:21:17 +0000 (23:21 +0000) | ||
committer | Junio 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>
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 | patch | blob | history |
diff --git a/.gitignore b/.gitignore
index 3dd6ef7d259d8fe2811f68525b5309e97c79f4cc..c460c66766ab590239e4ae9107bb55b9fd30fac6 100644 (file)
--- a/.gitignore
+++ b/.gitignore
/test-index-version
/test-line-buffer
/test-match-trees
+/test-mktemp
/test-obj-pool
/test-parse-options
/test-path-utils