[gegl] Update .gitignore files



commit aa6cebe81fe67182f7f157a0a5ea849f9fb10bd6
Author: Michael Natterer <mitch gimp org>
Date:   Fri Jun 20 21:26:35 2014 +0200

    Update .gitignore files

 docs/.gitignore |    1 +
 perf/.gitignore |   26 ++++++++++++++++----------
 2 files changed, 17 insertions(+), 10 deletions(-)
---
diff --git a/docs/.gitignore b/docs/.gitignore
index bbc2fa9..f34e755 100644
--- a/docs/.gitignore
+++ b/docs/.gitignore
@@ -39,5 +39,6 @@
 /hello-world.html
 /journal.html
 /operation-api.html
+/operations.json
 /source-overview.html
 /todo.html
diff --git a/perf/.gitignore b/perf/.gitignore
index 07b5917..8091205 100644
--- a/perf/.gitignore
+++ b/perf/.gitignore
@@ -1,10 +1,16 @@
-report.png
-report.pdf
-build
-tests/bblur
-tests/bcontrast-minichunk
-tests/blur
-tests/comp
-tests/passthrough
-tests/rotate
-tests/unsharpmask
+/.deps
+/.libs
+/*.o
+/Makefile
+/Makefile.in
+/report.png
+/report.pdf
+/test-bcontrast
+/test-bcontrast-4x
+/test-bcontrast-megachunk
+/test-bcontrast-minichunk
+/test-blur
+/test-gegl-buffer-access
+/test-passthrough
+/test-rotate
+/test-unsharpmask


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