File: .gitignore

package info (click to toggle)
python-uvicorn 0.3.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 884 kB
  • sloc: python: 3,595; sh: 27; makefile: 15
file content (7 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
4
5
6
7
.cache
.coverage
__pycache__/
uvicorn.egg-info/
venv/
htmlcov/
site/