diff options
author | Brett Cannon <brett@python.org> | 2023-09-15 22:38:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-15 22:38:08 (GMT) |
commit | e218e5022eef369573808a4f8dda9aeeab663750 (patch) | |
tree | 326b79a4ee92623e0beb4ccc773c8b324d8458cc /Include/pyerrors.h | |
parent | 6b179adb8c05801bf069121b360531d135ee3f44 (diff) | |
download | cpython-e218e5022eef369573808a4f8dda9aeeab663750.zip cpython-e218e5022eef369573808a4f8dda9aeeab663750.tar.gz cpython-e218e5022eef369573808a4f8dda9aeeab663750.tar.bz2 |
GH-83417: Allow `venv` to add a `.gitignore` file to environments via a new `scm_ignore_file` parameter (GH-108125)
This feature is off by default via code but on by default via the CLI. The `.gitignore` file contains `*` which causes the entire directory to be ignored.
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Diffstat (limited to 'Include/pyerrors.h')
0 files changed, 0 insertions, 0 deletions