Skip to content

Commit ccace5e

Browse files
committed
Just add to the existing tip
1 parent 2d7ae06 commit ccace5e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

docs/en/docs/virtual-environments.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -268,11 +268,7 @@ If you are using **Git** (you should), add a `.gitignore` file to exclude everyt
268268

269269
/// tip
270270

271-
If you used Python 3.13 or newer, it already did this for you, you can skip this step. 😎
272-
273-
///
274-
275-
/// tip
271+
`python -m venv` also creates a `.gitignore` file by default starting with Python 3.13.
276272

277273
If you used [`uv`](https://github.com/astral-sh/uv) to create the virtual environment, it already did this for you, you can skip this step. 😎
278274

0 commit comments

Comments
 (0)