mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-02 14:15:58 -04:00
🙈 Add Python venv "env" to gitignore (#1212)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,4 +14,5 @@ test.db
|
||||
log.txt
|
||||
Pipfile.lock
|
||||
env3.*
|
||||
env
|
||||
docs_build
|
||||
|
||||
Reference in New Issue
Block a user