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