mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +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
|
||||
Pipfile.lock
|
||||
env3.*
|
||||
env
|
||||
docs_build
|
||||
|
|
|
|||
Loading…
Reference in a new issue