diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-12 11:47:42 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-03-12 11:47:42 +0000 |
commit | 7411ef6c599b39b17d41162a7d03b70acf5c7167 (patch) | |
tree | 6eb641ec071ac6182c94576bcd6631de8ccaa5f7 | |
parent | 0075b338c59db4f7499b4fe07997161db1c23457 (diff) | |
download | gst-plugins-bad-7411ef6c599b39b17d41162a7d03b70acf5c7167.tar.gz gst-plugins-bad-7411ef6c599b39b17d41162a7d03b70acf5c7167.tar.bz2 gst-plugins-bad-7411ef6c599b39b17d41162a7d03b70acf5c7167.zip |
examples/app/.cvsignore: The buildbot demands .cvsignore files, and I comply.
Original commit message from CVS:
* examples/app/.cvsignore:
The buildbot demands .cvsignore files, and I comply.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | examples/app/.gitignore | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-03-12 Jan Schmidt <thaytan@mad.scientist.com> + + * examples/app/.cvsignore: + The buildbot demands .cvsignore files, and I comply. + 2007-03-11 Sebastien Moutte <sebastien@moutte.net> * sys/directdraw/gstdirectdrawsink.c: diff --git a/examples/app/.gitignore b/examples/app/.gitignore new file mode 100644 index 00000000..f76db7ef --- /dev/null +++ b/examples/app/.gitignore @@ -0,0 +1 @@ +appsrc_ex |