[babl] update .gitignore



commit fb54e1002f872095b5f5471b11cd4e0af7a0e4e2
Author: Michael Murà <batolettre gmail com>
Date:   Wed May 23 15:21:52 2012 +0900

    update .gitignore

 .gitignore       |    1 +
 tests/.gitignore |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f43aa0..f72e151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
 /*.tar.bz2
 /*.tar.gz
 /ChangeLog
diff --git a/tests/.gitignore b/tests/.gitignore
index f537c27..36bb71d 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -8,13 +8,16 @@
 /babl_fish_path_fitness*
 /concurrency-stress-test*
 /conversions*
-/float_to_u8
+/extract*
+/float-to-8bit*
+/floatclamp*
 /formats*
 /grayscale_to_rgb*
 /introspect*
 /models*
 /n_components*
 /nop*
+/palette*
 /rgb_to_bgr*
 /rgb_to_lab_to_rgb
 /rgb_to_ycbcr*



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