diff --git a/.gitignore b/.gitignore index 4979fe259c..ed44677d26 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 ba2083c6b5..92493c845e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-06-13 Edward Hervey + + * .cvsignore: + * testsuite/.cvsignore: + Ignore log files. + 2006-06-13 Edward Hervey * Makefile.am: (CLEANFILES): diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 0d20b6487c..b88dc34597 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -1 +1,2 @@ *.pyc +log