[gegl/gsoc2009-gpu] Update .gitignore



commit 346c303cb7a695d481cbde6c81148c587d3dd83d
Author: Martin Nordholts <martinn src gnome org>
Date:   Sun Aug 23 18:41:18 2009 +0200

    Update .gitignore

 gegl/gpu/.gitignore |    3 +++
 tests/.gitignore    |   17 ++++++++++++++++-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/gegl/gpu/.gitignore b/gegl/gpu/.gitignore
new file mode 100644
index 0000000..f53478a
--- /dev/null
+++ b/gegl/gpu/.gitignore
@@ -0,0 +1,3 @@
+/.deps
+/Makefile
+/Makefile.in
diff --git a/tests/.gitignore b/tests/.gitignore
index 4857fb1..6765da4 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -4,6 +4,21 @@
 /.libs
 /Makefile
 /Makefile.in
+/test-change-processor-rect*
+/test-color-op*
+/test-gegl-buffer-gpu-scale-normal*
+/test-gegl-gpu-texture-clear*
+/test-gegl-gpu-texture-clear-subrect*
+/test-gegl-gpu-texture-copy*
+/test-gegl-gpu-texture-copy-subrect*
+/test-gegl-gpu-texture-dup*
+/test-gegl-gpu-texture-set*
+/test-gegl-gpu-texture-set-subrect*
 /test-gegl-rectangle*
+/test-gegl-tile-cow*
+/test-gegl-tile-cow-consistency*
+/test-gegl-tile-lock-mode-gpu-write-then-gpu-read*
+/test-gegl-tile-lock-mode-gpu-write-then-read*
+/test-gegl-tile-lock-mode-write-then-gpu-read*
+/test-gegl-tile-lock-mode-write-then-read*
 /test-proxynop-processing*
-/test-color-op*



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