From db8d9f930f9acb2d0f8e9e344bc6fa01d8f4ce8d Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Wed, 8 Sep 2004 15:50:02 +0000 Subject: please use spaces between variable names and values --- python/doc/tutorial/.cvsignore | 3 +++ 1 file changed, 3 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..22a4e729 --- /dev/null +++ b/python/doc/tutorial/.cvsignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in + -- cgit