mirror of https://github.com/tiangolo/fastapi.git
Merge 0621a15e35 into 272204c0c7
This commit is contained in:
commit
03acda5151
|
|
@ -281,7 +281,7 @@ Do this **once**, right after you create the virtual environment.
|
||||||
<div class="termy">
|
<div class="termy">
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ echo "*" > .venv/.gitignore
|
$ echo ".venv" > .gitignore
|
||||||
```
|
```
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue