summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-09-11 12:13:56 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-09-11 12:13:56 +0000
commit2e1e7054f289e2c58c3b05ee324fff5bcb5d0f24 (patch)
treeb14c301bbf1cc13cff847f9e45876e87c16fd6ee
parentb9cdaae836cb256349489231240f47fdd8000cc7 (diff)
downloadgstreamer-2e1e7054f289e2c58c3b05ee324fff5bcb5d0f24.tar.gz
ignore
Original commit message from CVS: ignore
-rw-r--r--docs/libs/.gitignore7
-rw-r--r--examples/manual/.gitignore5
-rw-r--r--gst/.gitignore1
-rw-r--r--tests/old/examples/manual/.gitignore5
4 files changed, 15 insertions, 3 deletions
diff --git a/docs/libs/.gitignore b/docs/libs/.gitignore
index b5548ac928..30446aa263 100644
--- a/docs/libs/.gitignore
+++ b/docs/libs/.gitignore
@@ -1,7 +1,12 @@
Makefile
Makefile.in
html
-sgml
+xml
gstreamer-libs-unused.txt
+gstreamer-libs-undocumented.txt
gstreamer-libs-decl.txt
gstreamer-libs-decl-list.txt
+*.stamp
+gstreamer-libs.args
+gstreamer-libs.hierarchy
+gstreamer-libs.signals
diff --git a/examples/manual/.gitignore b/examples/manual/.gitignore
index ef1f5d17d0..cf7c6e5b6f 100644
--- a/examples/manual/.gitignore
+++ b/examples/manual/.gitignore
@@ -5,7 +5,6 @@ Makefile.in
*.la
.deps
.libs
-
dynamic
dynamic.c
gnome
@@ -20,4 +19,8 @@ threads
threads.c
xml-mp3
xml-mp3.c
+xml.c
+xml
+xmlTest.gst
+README
diff --git a/gst/.gitignore b/gst/.gitignore
index 804e5ec70e..9e31d3e58e 100644
--- a/gst/.gitignore
+++ b/gst/.gitignore
@@ -10,3 +10,4 @@ gstmarshal.c
gstmarshal.h
gstenumtypes.h
gstenumtypes.c
+gstconfig.h
diff --git a/tests/old/examples/manual/.gitignore b/tests/old/examples/manual/.gitignore
index ef1f5d17d0..cf7c6e5b6f 100644
--- a/tests/old/examples/manual/.gitignore
+++ b/tests/old/examples/manual/.gitignore
@@ -5,7 +5,6 @@ Makefile.in
*.la
.deps
.libs
-
dynamic
dynamic.c
gnome
@@ -20,4 +19,8 @@ threads
threads.c
xml-mp3
xml-mp3.c
+xml.c
+xml
+xmlTest.gst
+README