nikkie
12 hours ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
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 |
|
|
|
|