From: Fred Drake Date: Thu, 23 Jul 1998 17:33:10 +0000 (+0000) Subject: Ignore the new ".syn" files used to handle module synopses. X-Git-Tag: v1.5.2a1~263 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c31cc38106266484a819af41cbd35d1b81aad0bb;p=thirdparty%2FPython%2Fcpython.git Ignore the new ".syn" files used to handle module synopses. --- diff --git a/Doc/paper-a4/.cvsignore b/Doc/paper-a4/.cvsignore index 6c95f4dccbf1..60447c3c7134 100644 --- a/Doc/paper-a4/.cvsignore +++ b/Doc/paper-a4/.cvsignore @@ -9,3 +9,4 @@ *.pdf *.bkm *.tar.gz +*.syn diff --git a/Doc/paper-letter/.cvsignore b/Doc/paper-letter/.cvsignore index 6c95f4dccbf1..60447c3c7134 100644 --- a/Doc/paper-letter/.cvsignore +++ b/Doc/paper-letter/.cvsignore @@ -9,3 +9,4 @@ *.pdf *.bkm *.tar.gz +*.syn