mirror of https://github.com/tiangolo/fastapi.git
🙈 Add Python venv "env" to gitignore (#1212)
This commit is contained in:
parent
0a77c613b0
commit
c398ac87d9
|
|
@ -14,4 +14,5 @@ test.db
|
|||
log.txt
|
||||
Pipfile.lock
|
||||
env3.*
|
||||
env
|
||||
docs_build
|
||||
|
|
|
|||
Loading…
Reference in New Issue