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