From d4e99eeef6c87e8a2fe82304a54f90edeb8df83a Mon Sep 17 00:00:00 2001 From: Erik Walthinsen Date: Tue, 15 Feb 2000 00:32:00 +0000 Subject: [PATCH] updated .cvsignores Original commit message from CVS: updated .cvsignores --- editor/.gitignore | 2 +- test/.gitignore | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/editor/.gitignore b/editor/.gitignore index b5fcad5..c3b5278 100644 --- a/editor/.gitignore +++ b/editor/.gitignore @@ -6,4 +6,4 @@ Makefile.in .deps .libs -editor +gsteditor diff --git a/test/.gitignore b/test/.gitignore index ac0993c..c5307d3 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -6,6 +6,8 @@ Makefile.in .deps .libs +*.xml + basic m types @@ -33,3 +35,4 @@ ac3play dvdcat fake cobin +mp1parse -- 2.7.4