[gstreamermm] Add examples/.gitignore.



commit 440a87b9358ac51005e3177f75f47f366dda3471
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Thu Sep 10 01:33:30 2009 -0400

    Add examples/.gitignore.

 .gitignore          |    1 +
 examples/.gitignore |    6 ++++++
 2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c27fd85..00cbd83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ Makefile
 Makefile.in
 .deps
 .dirstamp
+.stamps
 .libs
 stamp-h?
 *.[ao]
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 0000000..3090194
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,6 @@
+element_link/example
+media_player_gtkmm/example
+ogg_player/example
+ogg_player_gtkmm/example
+optiongroup/example
+typefind/example



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