.gitignore: test-hashmap is a generated file
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 14 Dec 2013 02:05:26 +0000 (18:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Feb 2014 22:33:29 +0000 (14:33 -0800)
Prevent the "test-hashmap" program from being accidentally tracked
with "git add" or cluttering "git status" output.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore
index 66199edd4af6ddcd1398bff13fe9065ba4309a22..cb1db5492c2f23f43b28d56dbc46a59eae083af0 100644 (file)
 /test-dump-cache-tree
 /test-scrap-cache-tree
 /test-genrandom
+/test-hashmap
 /test-index-version
 /test-line-buffer
 /test-match-trees