From: Guido van Rossum Date: Tue, 25 Aug 1998 15:27:36 +0000 (+0000) Subject: Ignore cruft generating by the test run for hello.py. X-Git-Tag: v1.5.2a2~350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=859b407cf12b0bcf6d7d56e48df765664e41e82b;p=thirdparty%2FPython%2Fcpython.git Ignore cruft generating by the test run for hello.py. --- diff --git a/Tools/freeze/.cvsignore b/Tools/freeze/.cvsignore new file mode 100644 index 000000000000..97e45baa16e8 --- /dev/null +++ b/Tools/freeze/.cvsignore @@ -0,0 +1,6 @@ +M_*.c +*.o +Makefile +config.c +frozen.c +hello