]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to...
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 31 Jan 2000 03:36:35 +0000 (03:36 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 31 Jan 2000 03:36:35 +0000 (03:36 +0000)
Original commit message from CVS:
OK, I think I've got all the .cvsignore stuff taken care of, though we'll
want to fine-tune things as we go, of course.  Most of them are the same,
with some exceptions for directories that produce executables (those are
listed by name after the standard ones and a newline for separation).

13 files changed:
docs/.gitignore [new file with mode: 0644]
editor/.gitignore [new file with mode: 0644]
gst/.gitignore
gst/elements/.gitignore
gst/meta/.gitignore
gst/types/.gitignore
gst/xml/.gitignore [new file with mode: 0644]
plugins/elements/.gitignore
test/.gitignore [new file with mode: 0644]
test/bindings/.gitignore [new file with mode: 0644]
test/cothreads/.gitignore [new file with mode: 0644]
test/xml/.gitignore [new file with mode: 0644]
tools/.gitignore [new file with mode: 0644]

diff --git a/docs/.gitignore b/docs/.gitignore
new file mode 100644 (file)
index 0000000..08f5ed3
--- /dev/null
@@ -0,0 +1,7 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
diff --git a/editor/.gitignore b/editor/.gitignore
new file mode 100644 (file)
index 0000000..b5fcad5
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+editor
index 4279e396c410deba3bf0a2f67bd33f0131a6ac8f..08f5ed37d82a2eaae7ee0e85c70e5a73d2e1f731 100644 (file)
@@ -3,3 +3,5 @@ Makefile.in
 *.o
 *.lo
 *.la
+.deps
+.libs
index 4279e396c410deba3bf0a2f67bd33f0131a6ac8f..08f5ed37d82a2eaae7ee0e85c70e5a73d2e1f731 100644 (file)
@@ -3,3 +3,5 @@ Makefile.in
 *.o
 *.lo
 *.la
+.deps
+.libs
index 4279e396c410deba3bf0a2f67bd33f0131a6ac8f..08f5ed37d82a2eaae7ee0e85c70e5a73d2e1f731 100644 (file)
@@ -3,3 +3,5 @@ Makefile.in
 *.o
 *.lo
 *.la
+.deps
+.libs
index 4279e396c410deba3bf0a2f67bd33f0131a6ac8f..08f5ed37d82a2eaae7ee0e85c70e5a73d2e1f731 100644 (file)
@@ -3,3 +3,5 @@ Makefile.in
 *.o
 *.lo
 *.la
+.deps
+.libs
diff --git a/gst/xml/.gitignore b/gst/xml/.gitignore
new file mode 100644 (file)
index 0000000..839aee5
--- /dev/null
@@ -0,0 +1,9 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+save
index 4279e396c410deba3bf0a2f67bd33f0131a6ac8f..08f5ed37d82a2eaae7ee0e85c70e5a73d2e1f731 100644 (file)
@@ -3,3 +3,5 @@ Makefile.in
 *.o
 *.lo
 *.la
+.deps
+.libs
diff --git a/test/.gitignore b/test/.gitignore
new file mode 100644 (file)
index 0000000..ac0993c
--- /dev/null
@@ -0,0 +1,35 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+basic
+m
+types
+a
+r
+plugin
+w
+s
+args
+mpg123
+mcut
+push
+qtest
+spectrum
+record
+wave
+mp3
+teardown
+buffer
+mp3parse
+mpeg2parse
+mp3play
+ac3parse
+ac3play
+dvdcat
+fake
+cobin
diff --git a/test/bindings/.gitignore b/test/bindings/.gitignore
new file mode 100644 (file)
index 0000000..08f5ed3
--- /dev/null
@@ -0,0 +1,7 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
diff --git a/test/cothreads/.gitignore b/test/cothreads/.gitignore
new file mode 100644 (file)
index 0000000..08f5ed3
--- /dev/null
@@ -0,0 +1,7 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
diff --git a/test/xml/.gitignore b/test/xml/.gitignore
new file mode 100644 (file)
index 0000000..affc2fd
--- /dev/null
@@ -0,0 +1,11 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+createreg
+readreg
+*.xml
diff --git a/tools/.gitignore b/tools/.gitignore
new file mode 100644 (file)
index 0000000..99f8e62
--- /dev/null
@@ -0,0 +1,10 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+.deps
+.libs
+
+launch
+*.xml