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/examples/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/examples/.cvsignore (limited to 'python/examples') diff --git a/python/examples/.cvsignore b/python/examples/.cvsignore new file mode 100644 index 00000000..282522db --- /dev/null +++ b/python/examples/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in -- cgit