From: Thomas Wouters Date: Tue, 18 Apr 2006 23:04:00 +0000 (+0000) Subject: Add proper svn magic to ignore .pyc/.pyo files in Lib/setuptools (and X-Git-Tag: v2.5a2~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=503b73ebf75e1d3ab26279a8f5574e44b05e3c17;p=thirdparty%2FPython%2Fcpython.git Add proper svn magic to ignore .pyc/.pyo files in Lib/setuptools (and subdirs) like it already exists for the other Lib subdirs. ---