[gtk+] git.mk: Add config.rpath to the list of ignored files



commit da2e612fa8f00ae2eca72d136037652d87c27d2a
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Aug 9 17:20:40 2016 +0100

    git.mk: Add config.rpath to the list of ignored files
    
    This finally cleans up the `git status` output.

 git.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/git.mk b/git.mk
index 6175190..762c874 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 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]