mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-04 07:12:48 -04:00
🙈 Add coverage, site and others to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -5,3 +5,8 @@
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
htmlcov
|
||||
dist
|
||||
site
|
||||
.coverage
|
||||
coverage.xml
|
||||
.netlify
|
||||
|
||||
Reference in New Issue
Block a user