git.mk: Add config.rpath to the list of ignored files

This finally cleans up the `git status` output.
This commit is contained in:
Emmanuele Bassi 2016-08-09 17:20:40 +01:00
parent 2d2f8e3fa3
commit da2e612fa8

1
git.mk
View File

@ -85,6 +85,7 @@ GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = \
compile \
config.guess \
config.sub \
config.rpath \
depcomp \
install-sh \
ltmain.sh \