starlette/.gitignore

8 lines
78 B
Plaintext

*.pyc
test.db
.coverage
.pytest_cache/
.mypy_cache/
starlette.egg-info/
venv/