summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e9b6688)
raw | patch | inline | side by side (parent: e9b6688)
author | Erik Walthinsen <omega@temple-baptist.org> | |
Mon, 31 Jan 2000 01:11:32 +0000 (01:11 +0000) | ||
committer | Erik Walthinsen <omega@temple-baptist.org> | |
Mon, 31 Jan 2000 01:11:32 +0000 (01:11 +0000) |
Original commit message from CVS:
.cvsignore for gst/elements/, also testig loginfo script
.cvsignore for gst/elements/, also testig loginfo script
gst/elements/.gitignore | [new file with mode: 0644] | patch | blob |
plugins/elements/.gitignore | [new file with mode: 0644] | patch | blob |
diff --git a/gst/elements/.gitignore b/gst/elements/.gitignore
--- /dev/null
+++ b/gst/elements/.gitignore
@@ -0,0 +1,5 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
diff --git a/plugins/elements/.gitignore b/plugins/elements/.gitignore
--- /dev/null
@@ -0,0 +1,5 @@
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la