summaryrefslogtreecommitdiff
path: root/git.mk
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2016-08-09 17:20:40 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2016-08-09 17:21:04 +0100
commitda2e612fa8f00ae2eca72d136037652d87c27d2a (patch)
tree21a3edc1b3b12ede14b0028d9ec49b88b177ab92 /git.mk
parent2d2f8e3fa3d39228f3be548789fc21774eaf52a6 (diff)
downloadgtk+-da2e612fa8f00ae2eca72d136037652d87c27d2a.tar.gz
git.mk: Add config.rpath to the list of ignored files
This finally cleans up the `git status` output.
Diffstat (limited to 'git.mk')
-rw-r--r--git.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/git.mk b/git.mk
index 617519036c..762c87428e 100644
--- a/git.mk
+++ b/git.mk
@@ -85,6 +85,7 @@ GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL = \
compile \
config.guess \
config.sub \
+ config.rpath \
depcomp \
install-sh \
ltmain.sh \