]> granicus.if.org Git - python/commitdiff
Update .gitignore (#1435)
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 3 May 2017 15:27:17 +0000 (17:27 +0200)
committerGitHub <noreply@github.com>
Wed, 3 May 2017 15:27:17 +0000 (17:27 +0200)
Ignore more generated files and test data downloaded by tests.

.gitignore

index 05cc95480e06d29ffb944ed11f141df9747ec400..bc8d1fbad2fd00979bb9b390d6239cbcb369815a 100644 (file)
@@ -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$