gitignore: ignore generated test-fake-ssh executable
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 6 Feb 2016 14:42:49 +0000 (15:42 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Feb 2016 20:18:51 +0000 (12:18 -0800)
In "mingw: fix t5601-clone.sh", this developer introduced a new test
executable, test-fake-ssh but forgot to update the .gitignore file
accordingly. Fix that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore
index 1c2f8321386f89ef8c03d11159c97a0f194c4423..5087ce1eb7e2210e7fc25a9a14ac3f499ad5ac2f 100644 (file)
 /test-dump-cache-tree
 /test-dump-split-index
 /test-dump-untracked-cache
+/test-fake-ssh
 /test-scrap-cache-tree
 /test-genrandom
 /test-hashmap