[gegl] updated .gitignore files
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] updated .gitignore files
- Date: Sun, 21 Feb 2016 11:02:49 +0000 (UTC)
commit 765e76a243726f8a10a581b46e827ef3e80a0c31
Author: Jeff Knox <jd knox gmail com>
Date: Sat Feb 20 12:44:25 2016 -0800
updated .gitignore files
examples/.gitignore | 4 +++-
perf/.gitignore | 4 ++++
tests/ff-load-save/.gitignore | 2 ++
tests/simple/.gitignore | 3 ++-
4 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/examples/.gitignore b/examples/.gitignore
index 91e2816..e654a52 100644
--- a/examples/.gitignore
+++ b/examples/.gitignore
@@ -7,9 +7,11 @@
/Makefile.in
/*.exe
/2geglbuffer
+/frame-counter
/gegl-convert
/gegl-slicer
/geglbuffer-add-image
/geglbuffer-clock
/hello-world
-/sdl-draw
\ No newline at end of file
+/sdl-draw
+/video-invert
diff --git a/perf/.gitignore b/perf/.gitignore
index 8091205..8a817b7 100644
--- a/perf/.gitignore
+++ b/perf/.gitignore
@@ -13,4 +13,8 @@
/test-gegl-buffer-access
/test-passthrough
/test-rotate
+/test-samplers
+/test-saturation
+/test-scale
+/test-translate
/test-unsharpmask
diff --git a/tests/ff-load-save/.gitignore b/tests/ff-load-save/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/tests/ff-load-save/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/tests/simple/.gitignore b/tests/simple/.gitignore
index 7d569d3..3e97ec3 100644
--- a/tests/simple/.gitignore
+++ b/tests/simple/.gitignore
@@ -26,6 +26,7 @@
/test-buffer-extract
/test-buffer-changes
/test-format-sensing
+/test-gegl-color
/test-scaled-blit
/test-svg-abyss
-/test-buffer-tile-voiding
\ No newline at end of file
+/test-buffer-tile-voiding
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]