[gimp] Move git-version.h to the toplevel also in .gitignore



commit cd5c8d034081c8fc6f016fcd3fb32336ce0b791e
Author: Michael Natterer <mitch gimp org>
Date:   Mon Jan 29 20:26:18 2018 +0100

    Move git-version.h to the toplevel also in .gitignore

 .gitignore     |    1 +
 app/.gitignore |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46e00d3..5273caf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@
 /gimp-zip
 /gimpthumb-2.0.pc
 /gimpui-2.0.pc
+/git-version.h
 /gtk-doc.make
 /install-sh
 /intltool-extract
diff --git a/app/.gitignore b/app/.gitignore
index e573136..f104e1f 100644
--- a/app/.gitignore
+++ b/app/.gitignore
@@ -5,6 +5,5 @@
 /gimp-2.*
 /gimp-console-2.*
 /gimp.rc
-/git-version.h
 /libapp.a
 /makefile.mingw


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