[gimp] Add automake 1.13+ test outputs to .gitignore
- From: Daniel Sabo <daniels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Add automake 1.13+ test outputs to .gitignore
- Date: Fri, 10 Jan 2014 23:32:36 +0000 (UTC)
commit afc40ffda02d795a8cc2a091fc0aa226fd37bfff
Author: Daniel Sabo <DanielSabo gmail com>
Date: Fri Jan 10 15:31:34 2014 -0800
Add automake 1.13+ test outputs to .gitignore
.gitignore | 1 +
app/config/.gitignore | 2 ++
app/tests/.gitignore | 2 ++
libgimpbase/.gitignore | 2 ++
libgimpcolor/.gitignore | 2 ++
libgimpwidgets/.gitignore | 2 ++
6 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6c77ce..39a9ad4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
/stamp-h
/stamp-h.in
/stamp-h1
+/test-driver
diff --git a/app/config/.gitignore b/app/config/.gitignore
index b3284f2..77cd8bb 100644
--- a/app/config/.gitignore
+++ b/app/config/.gitignore
@@ -7,3 +7,5 @@
/libappconfig.a
/libappconfig.la
/test-config
+/*.trs
+/*.log
diff --git a/app/tests/.gitignore b/app/tests/.gitignore
index d62fad0..481b9a2 100644
--- a/app/tests/.gitignore
+++ b/app/tests/.gitignore
@@ -17,3 +17,5 @@ test-tools*
test-ui*
test-window-management*
test-xcf*
+/*.trs
+/*.log
diff --git a/libgimpbase/.gitignore b/libgimpbase/.gitignore
index 0083b15..809541f 100644
--- a/libgimpbase/.gitignore
+++ b/libgimpbase/.gitignore
@@ -10,3 +10,5 @@
/*.lib
/*.exp
/test-cpu-accel
+/*.trs
+/*.log
diff --git a/libgimpcolor/.gitignore b/libgimpcolor/.gitignore
index 522de4f..c7f921c 100644
--- a/libgimpcolor/.gitignore
+++ b/libgimpcolor/.gitignore
@@ -9,3 +9,5 @@
/*.la
/*.lib
/*.exp
+/*.trs
+/*.log
diff --git a/libgimpwidgets/.gitignore b/libgimpwidgets/.gitignore
index 12291fa..4ba0e12 100644
--- a/libgimpwidgets/.gitignore
+++ b/libgimpwidgets/.gitignore
@@ -11,3 +11,5 @@
/makefile.mingw
/test-eevl*
/test-preview-area
+/*.trs
+/*.log
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]