summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵Steve Dower2014-11-221-11/+17
| | | | which will be used for the official 3.5 release.
* Issue #22394: Add a 'venv' command to Doc/Makefile.Brett Cannon2014-12-051-5/+1
| | | | | | | | | | This will create a venv using the interpreter specified by the PYTHON variable for the Makefile that also install Sphinx. Typical usage is expected to be: cd Doc make venv PYTHON=../python make html PYTHON=venv/bin/python3
* Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-021-0/+1
|\
| * Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-021-0/+1
| |
* | Issue #22489: Update .gitignore to ignore Windows build output.Zachary Ware2014-10-111-0/+10
| | | | | | | | Initial patch by Robert Collins.
* | Issue #18093: Factor out the programs that embed the runtimeNick Coghlan2014-07-251-2/+2
|/
* Closes #18247: add Lib/test/data/* to .gitignoreAndrew Kuchling2013-06-211-0/+1
|
* Add generated python-config files to .gitignorePetri Lehtinen2013-02-231-0/+3
|
* Add Modules/_freeze_importlib to .gitignorePetri Lehtinen2012-10-261-0/+1
|
* #14472: Update .gitignorePetri Lehtinen2012-05-221-0/+19
| | | | Patch by Matej Cepl.
* Followup for issue #14321, remove references to Parser/pgen.stampMatthias Klose2012-04-041-1/+0
|
* Update .gitignorePetri Lehtinen2011-11-051-0/+1
|
* Update .gitignorePetri Lehtinen2011-11-051-0/+1
|
* Make VCSes ignore the compiled shared library file (#12255)Éric Araujo2011-07-281-0/+1
|
* #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi.Ezio Melotti2011-06-251-0/+3
|
* update .gitignore using .hgignoreVictor Stinner2010-12-171-4/+22
|
* update gitignoreVictor Stinner2010-10-251-0/+26