From: Victor Stinner Date: Wed, 3 May 2017 15:27:17 +0000 (+0200) Subject: Update .gitignore (#1435) X-Git-Tag: v2.7.14rc1~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b183b87d29e8c91a313fbfbf8c901287e7b180e;p=thirdparty%2FPython%2Fcpython.git Update .gitignore (#1435) Ignore more generated files and test data downloaded by tests. --- diff --git a/.gitignore b/.gitignore index 05cc95480e06..bc8d1fbad2fd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ Doc/tools/jinja2/ Doc/tools/pygments/ Doc/tools/sphinx/ Lib/lib2to3/*.pickle +Lib/test/data/* Makefile Makefile.pre Misc/python.pc @@ -51,6 +52,7 @@ libpython*.a libpython*.so* libpython*.dylib libpython*.dll +platform pybuilddir.txt pyconfig.h python$