.gitignore: there is no longer a built-in `git-rebase--interactive`
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 May 2019 11:22:32 +0000 (04:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 May 2019 01:57:31 +0000 (10:57 +0900)
This went away in 0609b741a4 (rebase -i: combine rebase--interactive.c
with rebase.c, 2019-04-17).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found