Kaydet (Commit) 2b183b87 authored tarafından Victor Stinner's avatar Victor Stinner Kaydeden (comit) GitHub

Update .gitignore (#1435)

Ignore more generated files and test data downloaded by tests.
üst f6a31339
......@@ -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$
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment