diff --git a/ChangeLog b/ChangeLog index 1566bb1483..ad9391f1c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-27 Jan Schmidt + + * gst-libs/gst/rtsp/.cvsignore: + Ber. Don't include the full path, idiot. + 2007-07-27 Jan Schmidt * gst-libs/gst/rtsp/.cvsignore: diff --git a/gst-libs/gst/rtsp/.gitignore b/gst-libs/gst/rtsp/.gitignore index b9c7abc62e..b87b889286 100644 --- a/gst-libs/gst/rtsp/.gitignore +++ b/gst-libs/gst/rtsp/.gitignore @@ -1,4 +1,4 @@ -gst-libs/gst/rtsp/gstrtsp-enumtypes.c -gst-libs/gst/rtsp/gstrtsp-enumtypes.h -gst-libs/gst/rtsp/rtsp-marshal.c -gst-libs/gst/rtsp/rtsp-marshal.h +gstrtsp-enumtypes.c +gstrtsp-enumtypes.h +rtsp-marshal.c +rtsp-marshal.h