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>
No differences found