[gegl] Add/update .gitignore files



commit 30f3f50a13aed757ce47571d39bd9dac4f83c39d
Author: Mukund Sivaraman <muks banu com>
Date:   Thu Jul 29 17:47:01 2010 +0530

    Add/update .gitignore files

 examples/.gitignore     |    1 +
 m4macros/.gitignore     |    5 +++++
 tests/simple/.gitignore |    1 +
 3 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/examples/.gitignore b/examples/.gitignore
index 9625731..c4ef567 100644
--- a/examples/.gitignore
+++ b/examples/.gitignore
@@ -5,6 +5,7 @@
 /Makefile.in
 /csugar*
 /float-lookup*
+/gegl-convert*
 /gegl-paint*
 /gegl-slicer*
 /geglbuffer-add-image*
diff --git a/m4macros/.gitignore b/m4macros/.gitignore
new file mode 100644
index 0000000..38066dd
--- /dev/null
+++ b/m4macros/.gitignore
@@ -0,0 +1,5 @@
+libtool.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
diff --git a/tests/simple/.gitignore b/tests/simple/.gitignore
index cf352bf..eb36689 100644
--- a/tests/simple/.gitignore
+++ b/tests/simple/.gitignore
@@ -8,4 +8,5 @@
 /test-color-op*
 /test-gegl-rectangle*
 /test-misc*
+/test-path*
 /test-proxynop-processing*



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