COMMITS
/ .gitignore August 11, 2021
M
Add .DS_Store on ignore (GH-27711) (GH-27723)
Miss Islington (bot) committed
October 26, 2020
M
Added some makefile generated files to .gitignore (GH-22435)
Marco Sulla committed
April 19, 2020
B
ignore Modules/python.exp on AIX (autogenerated) (GH-19607)
Batuhan Taşkaya committed
November 27, 2019
A
Be more specific about the `.so` gitignore patterns (GH-17328)
Anthony Sottile committed
November 15, 2019
B
Add .pytest_cache to .gitignore (GH-16595)
Brandt Bucher committed
September 11, 2019
G
bpo-37936: Systematically distinguish rooted vs. unrooted in .gitignore (GH-15823)
Greg Price committed
September 9, 2019
G
bpo-37936: Avoid ignoring files that we actually do track. (GH-15451)
Greg Price committed
August 27, 2019
G
bpo-37936: Remove some .gitignore rules that were intended locally. (GH-15542)
Greg Price committed
August 15, 2019
G
bpo-37760: Avoid cluttering work tree with downloaded Unicode files. (GH-15128)
Greg Price committed
May 23, 2019
V
bpo-36721: Add --embed option to python-config (GH-13500)
Victor Stinner committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
March 1, 2019
P
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
Pablo Galindo committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
April 30, 2018
E
Add mypy cache to gitignore (GH-6614)
Ekin Dursun committed
March 26, 2018
N
Gitignore gmon.out (GH-5796)
Neeraj Badlani committed
December 19, 2017
M
bpo-26439 Fix ctypes.util.find_library failure on AIX (#4507)
Michael Felt committed
September 8, 2017
N
bpo-31036: Allow sphinx and blurb to be found automatically (#3440)
Ned Deily committed
July 6, 2017
S
Fix case in .gitignore (GH-2607)
Segev Finer committed
May 24, 2017
S
Move directory in .gitignore (#1787)
Steve Dower committed
G
Add .idea and .iml to .gitignore (#1764)
gfyoung committed
April 20, 2017
S
Add missing .gitignore entries for VS2015 IntelliSense DB (#1223)
Segev Finer committed
March 10, 2017
Ł
Ignore Include/pydtrace_probes.h (#597)
Łukasz Langa committed
October 1, 2016
Z
pgen lives in Parser, not Programs.
Zachary Ware committed
Z
Update .{hg,git}ignore for Cygwin builds
Zachary Ware committed
September 10, 2016
Z
Issue #28046: Remove platform-specific directories from sys.path
Zachary Ware committed
September 9, 2016
Z
Remove Lib/_sysconfigdata.py from .gitignore
Zachary Ware committed
September 6, 2016
Z
Add libpython*.dylib to .{hg,git}ignore
Zachary Ware committed
September 5, 2016
S
Minor improvements to the vcs ignore files
Steve Dower committed
December 21, 2015
Z
Issue #25827: Add support for ICC to configure
Zachary Ware committed
September 18, 2015
B
Issue #24915: Add Clang support to PGO builds and use the test suite
Brett Cannon committed
May 17, 2015
Z
Ignore PCbuild/.vs directory.
Zachary Ware committed
April 22, 2015
C
Next attempt: fix .gitignore for Unix and OSX. Sorry RDM!
Christian Heimes committed
C
Next attempt: fix .gitignore for Unix and OSX. Sorry RDM!
Christian Heimes committed
C
Fix .gitignore for 'python' binary.
Christian Heimes committed
C
Fix .gitignore for 'python' binary.
Christian Heimes committed
April 13, 2015
R
Merge: Don't gitignore the Python directory on case insensitive file systems.
R David Murray committed
R
Don't gitignore the Python directory on case insensitive file systems.
R David Murray committed
February 6, 2015
S
Issue #23260: Update Windows installer
Steve Dower committed
November 22, 2014
December 5, 2014
B
Issue #22394: Add a 'venv' command to Doc/Makefile.
Brett Cannon committed
November 2, 2014
Z
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware committed
Z
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware committed
October 11, 2014
Z
Issue #22489: Update .gitignore to ignore Windows build output.
Zachary Ware committed
July 25, 2014
N
Issue #18093: Factor out the programs that embed the runtime
Nick Coghlan committed
June 21, 2013
A
Closes #18247: add Lib/test/data/* to .gitignore
Andrew Kuchling committed
February 23, 2013
P
Add generated python-config files to .gitignore
Petri Lehtinen committed
October 26, 2012
P
Add Modules/_freeze_importlib to .gitignore
Petri Lehtinen committed
May 22, 2012
P
#14472: Update .gitignore
Petri Lehtinen committed
April 4, 2012
M
Followup for issue #14321, remove references to Parser/pgen.stamp
Matthias Klose committed
November 5, 2011
P
Update .gitignore
Petri Lehtinen committed