Skip to content

Commit 90f0a63

Browse files
AA-Turnerhugovk
andauthored
Update Doc/library/venv.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent ca4ed66 commit 90f0a63

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Doc/library/venv.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,10 @@ The command, if run with ``-h``, will show the available options::
151151

152152
.. versionchanged:: 3.13
153153

154-
``--without-scm-ignore-files`` was added along with creating an ignore file
155-
for Git by default.
154+
Added the ``--without-scm-ignore-files`` option.
155+
156+
.. versionchanged:: 3.13
157+
``venv`` now creates a :file:`.gitignore` file for Git by default.
156158

157159
.. note::
158160
While symlinks are supported on Windows, they are not recommended. Of

0 commit comments

Comments
 (0)