Browse Source

Merge d43b8fe241 into 460f8d2cc8

pull/15592/merge
nikkie 12 hours ago
committed by GitHub
parent
commit
3ce28fc584
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/docs/virtual-environments.md

2
docs/en/docs/virtual-environments.md

@ -270,6 +270,8 @@ If you are using **Git** (you should), add a `.gitignore` file to exclude everyt
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. 😎
Starting with Python 3.13, `python -m venv` also creates a `.gitignore` file by default.
///
/// tip

Loading…
Cancel
Save