[gimp] add libgimpapptestutils.a to .gitignore
- From: Sven Neumann <neo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] add libgimpapptestutils.a to .gitignore
- Date: Sun, 27 Dec 2009 18:47:56 +0000 (UTC)
commit a3a8cf16c0142013dbc45ae383b0a657d4f7880b
Author: Sven Neumann <sven gimp org>
Date: Sun Dec 27 19:47:14 2009 +0100
add libgimpapptestutils.a to .gitignore
app/tests/.gitignore | 19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/app/tests/.gitignore b/app/tests/.gitignore
index 7f0fc30..e49d164 100644
--- a/app/tests/.gitignore
+++ b/app/tests/.gitignore
@@ -1,9 +1,10 @@
-/.deps
-/Makefile
-/Makefile.in
-/test-layer-grouping*
-/test-layers*
-/test-session-management*
-/test-ui*
-/test-window-management*
-/test-xcf*
+.deps
+Makefile
+Makefile.in
+libgimpapptestutils.a
+test-layer-grouping*
+test-layers*
+test-session-management*
+test-ui*
+test-window-management*
+test-xcf*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]