From: Edward Hervey Date: Tue, 13 Jun 2006 11:05:08 +0000 (+0000) Subject: Ignore log files. X-Git-Tag: 1.19.3~485^2~794 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15c83c45a0a7b52d47bf4e2f7ef9b2476c545a98;p=platform%2Fupstream%2Fgstreamer.git Ignore log files. Original commit message from CVS: * .cvsignore: * testsuite/.cvsignore: Ignore log files. --- diff --git a/.gitignore b/.gitignore index 4979fe2..ed44677 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ gst-python*.tar.* pygst.py gst-libs gst-python-0.9.3.1 +log diff --git a/ChangeLog b/ChangeLog index ba2083c..92493c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2006-06-13 Edward Hervey + * .cvsignore: + * testsuite/.cvsignore: + Ignore log files. + +2006-06-13 Edward Hervey + * Makefile.am: (CLEANFILES): Cleanup pygst.pyc file. diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 0d20b64..b88dc34 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1 +1,2 @@ *.pyc +log