File: .gitignore

package info (click to toggle)
python-prometheus-client 0.21.1%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 768 kB
  • sloc: python: 6,309; makefile: 9
file content (10 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
build
dist
*.egg-info
*.pyc
*.swp
.coverage.*
.coverage
.tox
.*cache
htmlcov