From: Wim Taymans Date: Tue, 25 Feb 2003 20:57:05 +0000 (+0000) Subject: I'm too lazy to comment this X-Git-Tag: freedesktop-RELEASE-0.10.36~8747 X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fgstreamer0-10.git;a=commitdiff_plain;h=d53f8fa4321b7899baae598144fa067dd55c4f0a I'm too lazy to comment this Original commit message from CVS: . --- diff --git a/examples/manual/.gitignore b/examples/manual/.gitignore new file mode 100644 index 000000000..ef1f5d17d --- /dev/null +++ b/examples/manual/.gitignore @@ -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 index 000000000..cd6d8d3dc --- /dev/null +++ b/examples/pingpong/.gitignore @@ -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 index 000000000..ef1f5d17d --- /dev/null +++ b/tests/old/examples/manual/.gitignore @@ -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 index 000000000..cd6d8d3dc --- /dev/null +++ b/tests/old/examples/pingpong/.gitignore @@ -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 index 000000000..73175ace8 --- /dev/null +++ b/tests/old/testsuite/elements/.gitignore @@ -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 index 000000000..0000b8de0 --- /dev/null +++ b/tests/old/testsuite/indexers/.gitignore @@ -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 index 000000000..2c99a4dfc --- /dev/null +++ b/tests/old/testsuite/refcounting/.gitignore @@ -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 index 000000000..1244a4d8f --- /dev/null +++ b/tests/threadstate/.gitignore @@ -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 index 000000000..73175ace8 --- /dev/null +++ b/testsuite/elements/.gitignore @@ -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 index 000000000..0000b8de0 --- /dev/null +++ b/testsuite/indexers/.gitignore @@ -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 index 000000000..2c99a4dfc --- /dev/null +++ b/testsuite/refcounting/.gitignore @@ -0,0 +1,13 @@ +Makefile +Makefile.in +*.o +*.lo +*.la +.deps +.libs + +bin +element +element_pad +pad + diff --git a/tools/.gitignore b/tools/.gitignore index dca59184b..c84442e2c 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -11,5 +11,6 @@ gst-compprep gst-inspect gst-launch gst-register +gst-xmlinspect gst-xmllaunch gst-md5sum