From 083e7eb417c4ce2d7b846d5603d2aac8ef22319e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 23 Feb 2006 18:06:31 +0000 Subject: [PATCH] Ignore more stuff. Original commit message from CVS: * docs/gst/tmpl/.cvsignore: * docs/plugins/tmpl/.cvsignore: * tests/check/gst/.cvsignore: * tests/check/libs/.cvsignore: * tests/check/pipelines/.cvsignore: Ignore more stuff. --- ChangeLog | 9 +++++++++ docs/gst/tmpl/.gitignore | 2 ++ docs/plugins/tmpl/.gitignore | 2 ++ tests/check/gst/.gitignore | 2 ++ tests/check/libs/.gitignore | 1 + tests/check/pipelines/.gitignore | 1 + 6 files changed, 17 insertions(+) create mode 100644 docs/gst/tmpl/.gitignore create mode 100644 docs/plugins/tmpl/.gitignore diff --git a/ChangeLog b/ChangeLog index aab4cc0..4e6a8f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2006-02-23 Tim-Philipp Müller + * docs/gst/tmpl/.cvsignore: + * docs/plugins/tmpl/.cvsignore: + * tests/check/gst/.cvsignore: + * tests/check/libs/.cvsignore: + * tests/check/pipelines/.cvsignore: + Ignore more stuff. + +2006-02-23 Tim-Philipp Müller + * tests/check/Makefile.am: * tests/check/libs/basesrc.c: (eos_event_counter), (basesrc_eos_events_pull), (basesrc_eos_events_push), diff --git a/docs/gst/tmpl/.gitignore b/docs/gst/tmpl/.gitignore new file mode 100644 index 0000000..1fa3bce --- /dev/null +++ b/docs/gst/tmpl/.gitignore @@ -0,0 +1,2 @@ +*sgml +*sgml.bak diff --git a/docs/plugins/tmpl/.gitignore b/docs/plugins/tmpl/.gitignore new file mode 100644 index 0000000..1fa3bce --- /dev/null +++ b/docs/plugins/tmpl/.gitignore @@ -0,0 +1,2 @@ +*sgml +*sgml.bak diff --git a/tests/check/gst/.gitignore b/tests/check/gst/.gitignore index e332a84..63b997c 100644 --- a/tests/check/gst/.gitignore +++ b/tests/check/gst/.gitignore @@ -22,3 +22,5 @@ gstsystemclock gsttag gstutils gstvalue +gstquery +gsttask diff --git a/tests/check/libs/.gitignore b/tests/check/libs/.gitignore index 1641e93..39ba3ab 100644 --- a/tests/check/libs/.gitignore +++ b/tests/check/libs/.gitignore @@ -4,3 +4,4 @@ controller gstnetclientclock gstnettimeprovider libsabi +basesrc diff --git a/tests/check/pipelines/.gitignore b/tests/check/pipelines/.gitignore index 07ee204..b90144d 100644 --- a/tests/check/pipelines/.gitignore +++ b/tests/check/pipelines/.gitignore @@ -2,3 +2,4 @@ cleanup simple-launch-lines stress +parse-launch -- 2.7.4