I'm too lazy to comment this
authorWim Taymans <wim.taymans@gmail.com>
Tue, 25 Feb 2003 20:57:05 +0000 (20:57 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 25 Feb 2003 20:57:05 +0000 (20:57 +0000)
Original commit message from CVS:
.

12 files changed:
examples/manual/.gitignore [new file with mode: 0644]
examples/pingpong/.gitignore [new file with mode: 0644]
tests/old/examples/manual/.gitignore [new file with mode: 0644]
tests/old/examples/pingpong/.gitignore [new file with mode: 0644]
tests/old/testsuite/elements/.gitignore [new file with mode: 0644]
tests/old/testsuite/indexers/.gitignore [new file with mode: 0644]
tests/old/testsuite/refcounting/.gitignore [new file with mode: 0644]
tests/threadstate/.gitignore [new file with mode: 0644]
testsuite/elements/.gitignore [new file with mode: 0644]
testsuite/indexers/.gitignore [new file with mode: 0644]
testsuite/refcounting/.gitignore [new file with mode: 0644]
tools/.gitignore

diff --git a/examples/manual/.gitignore b/examples/manual/.gitignore
new file mode 100644 (file)
index 0000000..ef1f5d1
--- /dev/null
@@ -0,0 +1,23 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+dynamic
+dynamic.c
+gnome
+gnome.c
+helloworld
+helloworld.c
+helloworld2
+helloworld2.c
+queue
+queue.c
+threads
+threads.c
+xml-mp3
+xml-mp3.c
+
diff --git a/examples/pingpong/.gitignore b/examples/pingpong/.gitignore
new file mode 100644 (file)
index 0000000..cd6d8d3
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+pingpong
diff --git a/tests/old/examples/manual/.gitignore b/tests/old/examples/manual/.gitignore
new file mode 100644 (file)
index 0000000..ef1f5d1
--- /dev/null
@@ -0,0 +1,23 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+dynamic
+dynamic.c
+gnome
+gnome.c
+helloworld
+helloworld.c
+helloworld2
+helloworld2.c
+queue
+queue.c
+threads
+threads.c
+xml-mp3
+xml-mp3.c
+
diff --git a/tests/old/examples/pingpong/.gitignore b/tests/old/examples/pingpong/.gitignore
new file mode 100644 (file)
index 0000000..cd6d8d3
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+pingpong
diff --git a/tests/old/testsuite/elements/.gitignore b/tests/old/testsuite/elements/.gitignore
new file mode 100644 (file)
index 0000000..73175ac
--- /dev/null
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+fake
+name
+property
+tee
+
diff --git a/tests/old/testsuite/indexers/.gitignore b/tests/old/testsuite/indexers/.gitignore
new file mode 100644 (file)
index 0000000..0000b8d
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+indexdump
diff --git a/tests/old/testsuite/refcounting/.gitignore b/tests/old/testsuite/refcounting/.gitignore
new file mode 100644 (file)
index 0000000..2c99a4d
--- /dev/null
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+bin
+element
+element_pad
+pad
+
diff --git a/tests/threadstate/.gitignore b/tests/threadstate/.gitignore
new file mode 100644 (file)
index 0000000..1244a4d
--- /dev/null
@@ -0,0 +1,15 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+test1
+test2
+threadstate1
+threadstate2
+threadstate3
+threadstate4
+threadstate5
diff --git a/testsuite/elements/.gitignore b/testsuite/elements/.gitignore
new file mode 100644 (file)
index 0000000..73175ac
--- /dev/null
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+fake
+name
+property
+tee
+
diff --git a/testsuite/indexers/.gitignore b/testsuite/indexers/.gitignore
new file mode 100644 (file)
index 0000000..0000b8d
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+indexdump
diff --git a/testsuite/refcounting/.gitignore b/testsuite/refcounting/.gitignore
new file mode 100644 (file)
index 0000000..2c99a4d
--- /dev/null
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+bin
+element
+element_pad
+pad
+
index dca5918..c84442e 100644 (file)
@@ -11,5 +11,6 @@ gst-compprep
 gst-inspect
 gst-launch
 gst-register
+gst-xmlinspect
 gst-xmllaunch
 gst-md5sum