From 3a985d4159c3804cd9c127c0927183667aeb1111 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 25 May 2001 22:08:50 +0000 Subject: [PATCH] - more generic files to exclude: *~ and ~.bak Original commit message from CVS: - more generic files to exclude: *~ and ~.bak --- gstplay/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gstplay/.gitignore b/gstplay/.gitignore index 0761431f19..460a6656c6 100644 --- a/gstplay/.gitignore +++ b/gstplay/.gitignore @@ -5,6 +5,7 @@ Makefile.in *.la .deps .libs -gstmediaplay.glade.bak +*.bak +*~ gstmediaplay gstplay