From 693f0b17bbcadec0922f8f031514ba9346ff4b56 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 22 Jul 2004 17:34:02 +0000 Subject: ignore Makefile.in, Makefile, .deps and .libs under python/ --- python/tests/.cvsignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python/tests') diff --git a/python/tests/.cvsignore b/python/tests/.cvsignore index 0d20b648..3bfe07c0 100644 --- a/python/tests/.cvsignore +++ b/python/tests/.cvsignore @@ -1 +1,4 @@ *.pyc +Makefile +Makefile.in + -- cgit