mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
🙈 Add coverage, site and others to gitignore
This commit is contained in:
parent
8cc9ccab92
commit
838dd3160e
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -5,3 +5,8 @@
|
|||
__pycache__
|
||||
.pytest_cache
|
||||
htmlcov
|
||||
dist
|
||||
site
|
||||
.coverage
|
||||
coverage.xml
|
||||
.netlify
|
||||
|
|
|
|||
Loading…
Reference in a new issue