mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 13:06:43 +00:00
🙈 Add Python venv "env" to gitignore (#1212)
This commit is contained in:
parent
0a77c613b0
commit
c398ac87d9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,4 +14,5 @@ test.db
|
||||||
log.txt
|
log.txt
|
||||||
Pipfile.lock
|
Pipfile.lock
|
||||||
env3.*
|
env3.*
|
||||||
|
env
|
||||||
docs_build
|
docs_build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue